Uses of Interface
com.azure.resourcemanager.appcontainers.models.ConnectedEnvironment.Update
Packages that use ConnectedEnvironment.Update
Package
Description
Package containing the data models for ContainerAppsApiClient.
-
Uses of ConnectedEnvironment.Update in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return ConnectedEnvironment.UpdateModifier and TypeMethodDescriptionConnectedEnvironment.update()
Begins update for the ConnectedEnvironment resource.ConnectedEnvironment.UpdateStages.WithCustomDomainConfiguration.withCustomDomainConfiguration
(CustomDomainConfiguration customDomainConfiguration) Specifies the customDomainConfiguration property: Custom domain configuration for the environment.ConnectedEnvironment.UpdateStages.WithDaprAIConnectionString.withDaprAIConnectionString
(String daprAIConnectionString) Specifies the daprAIConnectionString property: Application Insights connection string used by Dapr to export Service to Service communication telemetry.ConnectedEnvironment.UpdateStages.WithExtendedLocation.withExtendedLocation
(ExtendedLocation extendedLocation) Specifies the extendedLocation property: The complex type of the extended location..ConnectedEnvironment.UpdateStages.WithStaticIp.withStaticIp
(String staticIp) Specifies the staticIp property: Static IP of the connectedEnvironment.Specifies the tags property: Resource tags..