Interface VolumeGroup.Update
- All Superinterfaces:
VolumeGroup.UpdateStages.WithDeleteRetentionPolicy,VolumeGroup.UpdateStages.WithEncryption,VolumeGroup.UpdateStages.WithEncryptionProperties,VolumeGroup.UpdateStages.WithEnforceDataIntegrityCheckForIscsi,VolumeGroup.UpdateStages.WithIdentity,VolumeGroup.UpdateStages.WithNetworkAcls,VolumeGroup.UpdateStages.WithProtocolType
- Enclosing interface:
VolumeGroup
public static interface VolumeGroup.Update
extends VolumeGroup.UpdateStages.WithIdentity, VolumeGroup.UpdateStages.WithProtocolType, VolumeGroup.UpdateStages.WithEncryption, VolumeGroup.UpdateStages.WithEncryptionProperties, VolumeGroup.UpdateStages.WithNetworkAcls, VolumeGroup.UpdateStages.WithEnforceDataIntegrityCheckForIscsi, VolumeGroup.UpdateStages.WithDeleteRetentionPolicy
The template for VolumeGroup update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.elasticsan.models.VolumeGroup.UpdateStages.WithDeleteRetentionPolicy
withDeleteRetentionPolicyMethods inherited from interface com.azure.resourcemanager.elasticsan.models.VolumeGroup.UpdateStages.WithEncryption
withEncryptionMethods inherited from interface com.azure.resourcemanager.elasticsan.models.VolumeGroup.UpdateStages.WithEncryptionProperties
withEncryptionPropertiesMethods inherited from interface com.azure.resourcemanager.elasticsan.models.VolumeGroup.UpdateStages.WithEnforceDataIntegrityCheckForIscsi
withEnforceDataIntegrityCheckForIscsiMethods inherited from interface com.azure.resourcemanager.elasticsan.models.VolumeGroup.UpdateStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.elasticsan.models.VolumeGroup.UpdateStages.WithNetworkAcls
withNetworkAclsMethods inherited from interface com.azure.resourcemanager.elasticsan.models.VolumeGroup.UpdateStages.WithProtocolType
withProtocolType
-
Method Details
-
apply
VolumeGroup 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.
-