Interface ConnectedEnvironment.Update
- All Superinterfaces:
ConnectedEnvironment.UpdateStages.WithCustomDomainConfiguration,ConnectedEnvironment.UpdateStages.WithDaprAIConnectionString,ConnectedEnvironment.UpdateStages.WithExtendedLocation,ConnectedEnvironment.UpdateStages.WithStaticIp,ConnectedEnvironment.UpdateStages.WithTags
- Enclosing interface:
ConnectedEnvironment
public static interface ConnectedEnvironment.Update
extends ConnectedEnvironment.UpdateStages.WithTags, ConnectedEnvironment.UpdateStages.WithExtendedLocation, ConnectedEnvironment.UpdateStages.WithStaticIp, ConnectedEnvironment.UpdateStages.WithDaprAIConnectionString, ConnectedEnvironment.UpdateStages.WithCustomDomainConfiguration
The template for ConnectedEnvironment update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ConnectedEnvironment.UpdateStages.WithCustomDomainConfiguration
withCustomDomainConfigurationMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ConnectedEnvironment.UpdateStages.WithDaprAIConnectionString
withDaprAIConnectionStringMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ConnectedEnvironment.UpdateStages.WithExtendedLocation
withExtendedLocationMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ConnectedEnvironment.UpdateStages.WithStaticIp
withStaticIpMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ConnectedEnvironment.UpdateStages.WithTags
withTags
-
Method Details
-
apply
ConnectedEnvironment apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-