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.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.WithIfMatch
The template for Pool update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithApplicationLicenses
withApplicationLicenses
Methods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithApplicationPackages
withApplicationPackages
Methods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithCertificates
withCertificates
Methods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithDeploymentConfiguration
withDeploymentConfiguration
Methods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithDisplayName
withDisplayName
Methods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithIdentity
withIdentity
Methods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithIfMatch
withIfMatch
Methods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithInterNodeCommunication
withInterNodeCommunication
Methods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithMetadata
withMetadata
Methods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithMountConfiguration
withMountConfiguration
Methods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithNetworkConfiguration
withNetworkConfiguration
Methods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithScaleSettings
withScaleSettings
Methods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithStartTask
withStartTask
Methods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithTargetNodeCommunicationMode
withTargetNodeCommunicationMode
Methods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithTaskSchedulingPolicy
withTaskSchedulingPolicy
Methods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithTaskSlotsPerNode
withTaskSlotsPerNode
Methods inherited from interface com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithUserAccounts
withUserAccounts
Methods 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.
-