VolumeGroupUpdateProperties interface
VolumeGroup response properties.
Properties
encryption | Type of encryption |
encryption |
Encryption Properties describing Key Vault and Identity information |
enforce |
A boolean indicating whether or not Data Integrity Check is enabled |
network |
A collection of rules governing the accessibility from specific network locations. |
protocol |
Type of storage target |
Property Details
encryption
Type of encryption
encryption?: string
Property Value
string
encryptionProperties
Encryption Properties describing Key Vault and Identity information
encryptionProperties?: EncryptionProperties
Property Value
enforceDataIntegrityCheckForIscsi
A boolean indicating whether or not Data Integrity Check is enabled
enforceDataIntegrityCheckForIscsi?: boolean
Property Value
boolean
networkAcls
A collection of rules governing the accessibility from specific network locations.
networkAcls?: NetworkRuleSet
Property Value
protocolType
Type of storage target
protocolType?: string
Property Value
string