Uses of Interface
com.azure.resourcemanager.elasticsan.models.VolumeGroup.Update
Packages that use VolumeGroup.Update
Package
Description
Package containing the data models for ElasticSanManagement.
-
Uses of VolumeGroup.Update in com.azure.resourcemanager.elasticsan.models
Methods in com.azure.resourcemanager.elasticsan.models that return VolumeGroup.UpdateModifier and TypeMethodDescriptionVolumeGroup.update()
Begins update for the VolumeGroup resource.VolumeGroup.UpdateStages.WithDeleteRetentionPolicy.withDeleteRetentionPolicy
(DeleteRetentionPolicy deleteRetentionPolicy) Specifies the deleteRetentionPolicy property: The retention policy for the soft deleted volume group and its associated resources.VolumeGroup.UpdateStages.WithEncryption.withEncryption
(EncryptionType encryption) Specifies the encryption property: Type of encryption.VolumeGroup.UpdateStages.WithEncryptionProperties.withEncryptionProperties
(EncryptionProperties encryptionProperties) Specifies the encryptionProperties property: Encryption Properties describing Key Vault and Identity information.VolumeGroup.UpdateStages.WithEnforceDataIntegrityCheckForIscsi.withEnforceDataIntegrityCheckForIscsi
(Boolean enforceDataIntegrityCheckForIscsi) Specifies the enforceDataIntegrityCheckForIscsi property: A boolean indicating whether or not Data Integrity Check is enabled.VolumeGroup.UpdateStages.WithIdentity.withIdentity
(Identity identity) Specifies the identity property: The identity of the resource..VolumeGroup.UpdateStages.WithNetworkAcls.withNetworkAcls
(NetworkRuleSet networkAcls) Specifies the networkAcls property: A collection of rules governing the accessibility from specific network locations..VolumeGroup.UpdateStages.WithProtocolType.withProtocolType
(StorageTargetType protocolType) Specifies the protocolType property: Type of storage target.