Interface Pool.Update
- All Superinterfaces:
Pool.UpdateStages.WithApplicationLicenses,Pool.UpdateStages.WithApplicationPackages,Pool.UpdateStages.WithCertificates,Pool.UpdateStages.WithDeploymentConfiguration,Pool.UpdateStages.WithDisplayName,Pool.UpdateStages.WithIdentity,Pool.UpdateStages.WithIfMatch,Pool.UpdateStages.WithInterNodeCommunication,Pool.UpdateStages.WithMetadata,Pool.UpdateStages.WithMountConfiguration,Pool.UpdateStages.WithNetworkConfiguration,Pool.UpdateStages.WithResourceTags,Pool.UpdateStages.WithScaleSettings,Pool.UpdateStages.WithStartTask,Pool.UpdateStages.WithTargetNodeCommunicationMode,Pool.UpdateStages.WithTaskSchedulingPolicy,Pool.UpdateStages.WithTaskSlotsPerNode,Pool.UpdateStages.WithUserAccounts,Pool.UpdateStages.WithVmSize
- Enclosing interface:
- Pool
public static interface Pool.Update
extends Pool.UpdateStages.WithIdentity, Pool.UpdateStages.WithDisplayName, Pool.UpdateStages.WithVmSize, Pool.UpdateStages.WithDeploymentConfiguration, Pool.UpdateStages.WithScaleSettings, Pool.UpdateStages.WithInterNodeCommunication, Pool.UpdateStages.WithNetworkConfiguration, Pool.UpdateStages.WithTaskSlotsPerNode, Pool.UpdateStages.WithTaskSchedulingPolicy, Pool.UpdateStages.WithUserAccounts, Pool.UpdateStages.WithMetadata, Pool.UpdateStages.WithStartTask, Pool.UpdateStages.WithCertificates, Pool.UpdateStages.WithApplicationPackages, Pool.UpdateStages.WithApplicationLicenses, Pool.UpdateStages.WithMountConfiguration, Pool.UpdateStages.WithTargetNodeCommunicationMode, Pool.UpdateStages.WithResourceTags, Pool.UpdateStages.WithIfMatch
The template for Pool update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithApplicationLicenses
withApplicationLicensesMethods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithApplicationPackages
withApplicationPackagesMethods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithCertificates
withCertificatesMethods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithDeploymentConfiguration
withDeploymentConfigurationMethods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithDisplayName
withDisplayNameMethods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithIfMatch
withIfMatchMethods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithInterNodeCommunication
withInterNodeCommunicationMethods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithMetadata
withMetadataMethods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithMountConfiguration
withMountConfigurationMethods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithNetworkConfiguration
withNetworkConfigurationMethods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithResourceTags
withResourceTagsMethods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithScaleSettings
withScaleSettingsMethods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithStartTask
withStartTaskMethods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithTargetNodeCommunicationMode
withTargetNodeCommunicationModeMethods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithTaskSchedulingPolicy
withTaskSchedulingPolicyMethods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithTaskSlotsPerNode
withTaskSlotsPerNodeMethods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithUserAccounts
withUserAccountsMethods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithVmSize
withVmSize
-
Method Details
-
apply
Pool 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.
-