Share via


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.

protocolType

Type of storage target

provisioningState

State of the operation on the resource.

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.

privateEndpointConnections?: PrivateEndpointConnection[]

Property Value

protocolType

Type of storage target

protocolType?: string

Property Value

string

provisioningState

State of the operation on the resource.

provisioningState?: string

Property Value

string