Interface ManagedEnvironment.Update
- All Superinterfaces:
ManagedEnvironment.UpdateStages.WithAppLogsConfiguration,ManagedEnvironment.UpdateStages.WithCustomDomainConfiguration,ManagedEnvironment.UpdateStages.WithDaprAIConnectionString,ManagedEnvironment.UpdateStages.WithDaprAIInstrumentationKey,ManagedEnvironment.UpdateStages.WithDaprConfiguration,ManagedEnvironment.UpdateStages.WithIdentity,ManagedEnvironment.UpdateStages.WithKedaConfiguration,ManagedEnvironment.UpdateStages.WithKind,ManagedEnvironment.UpdateStages.WithPeerAuthentication,ManagedEnvironment.UpdateStages.WithPeerTrafficConfiguration,ManagedEnvironment.UpdateStages.WithTags,ManagedEnvironment.UpdateStages.WithVnetConfiguration,ManagedEnvironment.UpdateStages.WithWorkloadProfiles
- Enclosing interface:
ManagedEnvironment
public static interface ManagedEnvironment.Update
extends ManagedEnvironment.UpdateStages.WithTags, ManagedEnvironment.UpdateStages.WithKind, ManagedEnvironment.UpdateStages.WithIdentity, ManagedEnvironment.UpdateStages.WithDaprAIInstrumentationKey, ManagedEnvironment.UpdateStages.WithDaprAIConnectionString, ManagedEnvironment.UpdateStages.WithVnetConfiguration, ManagedEnvironment.UpdateStages.WithAppLogsConfiguration, ManagedEnvironment.UpdateStages.WithCustomDomainConfiguration, ManagedEnvironment.UpdateStages.WithWorkloadProfiles, ManagedEnvironment.UpdateStages.WithKedaConfiguration, ManagedEnvironment.UpdateStages.WithDaprConfiguration, ManagedEnvironment.UpdateStages.WithPeerAuthentication, ManagedEnvironment.UpdateStages.WithPeerTrafficConfiguration
The template for ManagedEnvironment update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithAppLogsConfiguration
withAppLogsConfigurationMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithCustomDomainConfiguration
withCustomDomainConfigurationMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithDaprAIConnectionString
withDaprAIConnectionStringMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithDaprAIInstrumentationKey
withDaprAIInstrumentationKeyMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithDaprConfiguration
withDaprConfigurationMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithKedaConfiguration
withKedaConfigurationMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithKind
withKindMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithPeerAuthentication
withPeerAuthenticationMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithPeerTrafficConfiguration
withPeerTrafficConfigurationMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithVnetConfiguration
withVnetConfigurationMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithWorkloadProfiles
withWorkloadProfiles
-
Method Details
-
apply
ManagedEnvironment 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.
-