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