VolumeGroupProperties interface

VolumeGroup response properties.

Properties

encryption

Type of encryption

encryptionProperties

Encryption Properties describing Key Vault and Identity information

enforceDataIntegrityCheckForIscsi

A boolean indicating whether or not Data Integrity Check is enabled

networkAcls

A collection of rules governing the accessibility from specific network locations.

privateEndpointConnections

The list of Private Endpoint Connections. NOTE: This property will not be serialized. It can only be populated by the server.

protocolType

Type of storage target

provisioningState

State of the operation on the resource. NOTE: This property will not be serialized. It can only be populated by the server.

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

privateEndpointConnections

The list of Private Endpoint Connections. NOTE: This property will not be serialized. It can only be populated by the server.

privateEndpointConnections?: PrivateEndpointConnection[]

Property Value

protocolType

Type of storage target

protocolType?: string

Property Value

string

provisioningState

State of the operation on the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string