Uses of Interface
com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.Update
Packages that use ManagedEnvironment.Update
Package
Description
Package containing the data models for ContainerAppsApiClient.
-
Uses of ManagedEnvironment.Update in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return ManagedEnvironment.UpdateModifier and TypeMethodDescriptionManagedEnvironment.update()
Begins update for the ManagedEnvironment resource.ManagedEnvironment.UpdateStages.WithAppLogsConfiguration.withAppLogsConfiguration
(AppLogsConfiguration appLogsConfiguration) Specifies the appLogsConfiguration property: Cluster configuration which enables the log daemon to export app logs to configured destination..ManagedEnvironment.UpdateStages.WithCustomDomainConfiguration.withCustomDomainConfiguration
(CustomDomainConfiguration customDomainConfiguration) Specifies the customDomainConfiguration property: Custom domain configuration for the environment.ManagedEnvironment.UpdateStages.WithDaprAIConnectionString.withDaprAIConnectionString
(String daprAIConnectionString) Specifies the daprAIConnectionString property: Application Insights connection string used by Dapr to export Service to Service communication telemetry.ManagedEnvironment.UpdateStages.WithDaprAIInstrumentationKey.withDaprAIInstrumentationKey
(String daprAIInstrumentationKey) Specifies the daprAIInstrumentationKey property: Azure Monitor instrumentation key used by Dapr to export Service to Service communication telemetry.ManagedEnvironment.UpdateStages.WithDaprConfiguration.withDaprConfiguration
(DaprConfiguration daprConfiguration) Specifies the daprConfiguration property: The configuration of Dapr component..ManagedEnvironment.UpdateStages.WithIdentity.withIdentity
(ManagedServiceIdentity identity) Specifies the identity property: Managed identities for the Managed Environment to interact with other Azure services without maintaining any secrets or credentials in code..ManagedEnvironment.UpdateStages.WithKedaConfiguration.withKedaConfiguration
(KedaConfiguration kedaConfiguration) Specifies the kedaConfiguration property: The configuration of Keda component..Specifies the kind property: Kind of the Environment..ManagedEnvironment.UpdateStages.WithPeerAuthentication.withPeerAuthentication
(ManagedEnvironmentPropertiesPeerAuthentication peerAuthentication) Specifies the peerAuthentication property: Peer authentication settings for the Managed Environment.ManagedEnvironment.UpdateStages.WithPeerTrafficConfiguration.withPeerTrafficConfiguration
(ManagedEnvironmentPropertiesPeerTrafficConfiguration peerTrafficConfiguration) Specifies the peerTrafficConfiguration property: Peer traffic settings for the Managed Environment.Specifies the tags property: Resource tags..ManagedEnvironment.UpdateStages.WithVnetConfiguration.withVnetConfiguration
(VnetConfiguration vnetConfiguration) Specifies the vnetConfiguration property: Vnet configuration for the environment.ManagedEnvironment.UpdateStages.WithWorkloadProfiles.withWorkloadProfiles
(List<WorkloadProfile> workloadProfiles) Specifies the workloadProfiles property: Workload profiles configured for the Managed Environment..