Package version:

The volume container.

Hierarchy

Properties

bandWidthRateInMbps?: number

The bandwidth-rate set on the volume container.

bandwidthSettingId?: string

The ID of the bandwidth setting associated with the volume container.

The key used to encrypt data in the volume container. It is required when property 'EncryptionStatus' is "Enabled".

encryptionStatus?: EncryptionStatus

The flag to denote whether encryption is enabled or not. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

kind?: "Series8000"

The Kind of the object. Currently only Series8000 is supported

name?: string

The name of the object. NOTE: This property will not be serialized. It can only be populated by the server.

ownerShipStatus?: OwnerShipStatus

The owner ship status of the volume container. Only when the status is "NotOwned", the delete operation on the volume container is permitted. NOTE: This property will not be serialized. It can only be populated by the server.

storageAccountCredentialId: string

The path ID of storage account associated with the volume container.

totalCloudStorageUsageInBytes?: number

The total cloud storage for the volume container. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

volumeCount?: number

The number of volumes in the volume Container. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc