Uses of Class
com.azure.resourcemanager.elasticsan.fluent.models.VolumeGroupUpdateProperties
Packages that use VolumeGroupUpdateProperties
Package
Description
Package containing the inner data models for ElasticSanManagement.
-
Uses of VolumeGroupUpdateProperties in com.azure.resourcemanager.elasticsan.fluent.models
Methods in com.azure.resourcemanager.elasticsan.fluent.models that return VolumeGroupUpdatePropertiesModifier and TypeMethodDescriptionstatic VolumeGroupUpdateProperties
VolumeGroupUpdateProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of VolumeGroupUpdateProperties from the JsonReader.VolumeGroupUpdateProperties.withDeleteRetentionPolicy
(DeleteRetentionPolicy deleteRetentionPolicy) Set the deleteRetentionPolicy property: The retention policy for the soft deleted volume group and its associated resources.VolumeGroupUpdateProperties.withEncryption
(EncryptionType encryption) Set the encryption property: Type of encryption.VolumeGroupUpdateProperties.withEncryptionProperties
(EncryptionProperties encryptionProperties) Set the encryptionProperties property: Encryption Properties describing Key Vault and Identity information.VolumeGroupUpdateProperties.withEnforceDataIntegrityCheckForIscsi
(Boolean enforceDataIntegrityCheckForIscsi) Set the enforceDataIntegrityCheckForIscsi property: A boolean indicating whether or not Data Integrity Check is enabled.VolumeGroupUpdateProperties.withNetworkAcls
(NetworkRuleSet networkAcls) Set the networkAcls property: A collection of rules governing the accessibility from specific network locations.VolumeGroupUpdateProperties.withProtocolType
(StorageTargetType protocolType) Set the protocolType property: Type of storage target.