ManagedEnvironmentProperties |
ManagedEnvironmentProperties.withAppLogsConfiguration(AppLogsConfiguration appLogsConfiguration) |
Set the appLogsConfiguration property: Cluster configuration which enables the log daemon to export app logs to a
destination.
|
ManagedEnvironmentProperties |
ManagedEnvironmentProperties.withDaprAIConnectionString(String daprAIConnectionString) |
Set the daprAIConnectionString property: Application Insights connection string used by Dapr to export Service to
Service communication telemetry.
|
ManagedEnvironmentProperties |
ManagedEnvironmentProperties.withDaprAIInstrumentationKey(String daprAIInstrumentationKey) |
Set the daprAIInstrumentationKey property: Azure Monitor instrumentation key used by Dapr to export Service to
Service communication telemetry.
|
ManagedEnvironmentProperties |
ManagedEnvironmentProperties.withVnetConfiguration(VnetConfiguration vnetConfiguration) |
Set the vnetConfiguration property: Vnet configuration for the environment.
|
ManagedEnvironmentProperties |
ManagedEnvironmentProperties.withZoneRedundant(Boolean zoneRedundant) |
Set the zoneRedundant property: Whether or not this Managed Environment is zone-redundant.
|