Interface SessionPool.Update
- All Superinterfaces:
SessionPool.UpdateStages.WithCustomContainerTemplate,SessionPool.UpdateStages.WithDynamicPoolConfiguration,SessionPool.UpdateStages.WithIdentity,SessionPool.UpdateStages.WithScaleConfiguration,SessionPool.UpdateStages.WithSecrets,SessionPool.UpdateStages.WithSessionNetworkConfiguration,SessionPool.UpdateStages.WithTags
- Enclosing interface:
SessionPool
public static interface SessionPool.Update
extends SessionPool.UpdateStages.WithTags, SessionPool.UpdateStages.WithIdentity, SessionPool.UpdateStages.WithScaleConfiguration, SessionPool.UpdateStages.WithSecrets, SessionPool.UpdateStages.WithDynamicPoolConfiguration, SessionPool.UpdateStages.WithCustomContainerTemplate, SessionPool.UpdateStages.WithSessionNetworkConfiguration
The template for SessionPool update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.appcontainers.models.SessionPool.UpdateStages.WithCustomContainerTemplate
withCustomContainerTemplateMethods inherited from interface com.azure.resourcemanager.appcontainers.models.SessionPool.UpdateStages.WithDynamicPoolConfiguration
withDynamicPoolConfigurationMethods inherited from interface com.azure.resourcemanager.appcontainers.models.SessionPool.UpdateStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.appcontainers.models.SessionPool.UpdateStages.WithScaleConfiguration
withScaleConfigurationMethods inherited from interface com.azure.resourcemanager.appcontainers.models.SessionPool.UpdateStages.WithSecrets
withSecretsMethods inherited from interface com.azure.resourcemanager.appcontainers.models.SessionPool.UpdateStages.WithSessionNetworkConfiguration
withSessionNetworkConfigurationMethods inherited from interface com.azure.resourcemanager.appcontainers.models.SessionPool.UpdateStages.WithTags
withTags
-
Method Details
-
apply
SessionPool 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.
-