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
withAppLogsConfiguration
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithCustomDomainConfiguration
withCustomDomainConfiguration
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithDaprAIConnectionString
withDaprAIConnectionString
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithDaprAIInstrumentationKey
withDaprAIInstrumentationKey
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithDaprConfiguration
withDaprConfiguration
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithIdentity
withIdentity
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithKedaConfiguration
withKedaConfiguration
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithKind
withKind
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithPeerAuthentication
withPeerAuthentication
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithPeerTrafficConfiguration
withPeerTrafficConfiguration
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithTags
withTags
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ManagedEnvironment.UpdateStages.WithVnetConfiguration
withVnetConfiguration
Methods 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.
-