30 строки
2.4 KiB
YAML
30 строки
2.4 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithDaprAIInstrumentationKey"
|
|
fullName: "com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithDaprAIInstrumentationKey"
|
|
name: "ManagedEnvironment.UpdateStages.WithDaprAIInstrumentationKey"
|
|
nameWithType: "ManagedEnvironment.UpdateStages.WithDaprAIInstrumentationKey"
|
|
summary: "The stage of the Managed<wbr>Environment update allowing to specify dapr<wbr>AIInstrumentation<wbr>Key."
|
|
syntax: "public static interface **ManagedEnvironment.UpdateStages.WithDaprAIInstrumentationKey**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithDaprAIInstrumentationKey.withDaprAIInstrumentationKey(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithDaprAIInstrumentationKey.withDaprAIInstrumentationKey(String daprAIInstrumentationKey)"
|
|
name: "withDaprAIInstrumentationKey(String daprAIInstrumentationKey)"
|
|
nameWithType: "ManagedEnvironment.UpdateStages.WithDaprAIInstrumentationKey.withDaprAIInstrumentationKey(String daprAIInstrumentationKey)"
|
|
summary: "Specifies the dapr<wbr>AIInstrumentation<wbr>Key property: Azure Monitor instrumentation key used by Dapr to export Service to Service communication telemetry."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "Azure Monitor instrumentation key used by Dapr to export Service to\n Service communication telemetry."
|
|
name: "daprAIInstrumentationKey"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract ManagedEnvironment.Update withDaprAIInstrumentationKey(String daprAIInstrumentationKey)"
|
|
desc: "Specifies the daprAIInstrumentationKey property: Azure Monitor instrumentation key used by Dapr to export Service to Service communication telemetry."
|
|
returns:
|
|
description: "the next definition stage."
|
|
type: "<xref href=\"com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.Update?alt=com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The stage of the ManagedEnvironment update allowing to specify daprAIInstrumentationKey."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.appcontainers.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-appcontainers:1.0.0
|