Interface ContainerApp.Update
- All Superinterfaces:
ContainerApp.UpdateStages.WithConfiguration,ContainerApp.UpdateStages.WithExtendedLocation,ContainerApp.UpdateStages.WithIdentity,ContainerApp.UpdateStages.WithManagedBy,ContainerApp.UpdateStages.WithTags,ContainerApp.UpdateStages.WithTemplate,ContainerApp.UpdateStages.WithWorkloadProfileName
- Enclosing interface:
ContainerApp
public static interface ContainerApp.Update
extends ContainerApp.UpdateStages.WithTags, ContainerApp.UpdateStages.WithExtendedLocation, ContainerApp.UpdateStages.WithIdentity, ContainerApp.UpdateStages.WithManagedBy, ContainerApp.UpdateStages.WithWorkloadProfileName, ContainerApp.UpdateStages.WithConfiguration, ContainerApp.UpdateStages.WithTemplate
The template for ContainerApp update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.ContainerApp.UpdateStages.WithConfiguration
withConfigurationMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ContainerApp.UpdateStages.WithExtendedLocation
withExtendedLocationMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ContainerApp.UpdateStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ContainerApp.UpdateStages.WithManagedBy
withManagedByMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ContainerApp.UpdateStages.WithTags
withTagsMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ContainerApp.UpdateStages.WithTemplate
withTemplateMethods inherited from interface com.azure.resourcemanager.appcontainers.models.ContainerApp.UpdateStages.WithWorkloadProfileName
withWorkloadProfileName
-
Method Details
-
apply
ContainerApp 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.
-