VolumeProperties interface

Volume response properties.

Properties

creationData

State of the operation on the resource.

managedBy

Parent resource information.

provisioningState

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

sizeGiB

Volume size.

storageTarget

Storage target information NOTE: This property will not be serialized. It can only be populated by the server.

volumeId

Unique Id of the volume in GUID format NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

creationData

State of the operation on the resource.

creationData?: SourceCreationData

Property Value

managedBy

Parent resource information.

managedBy?: ManagedByInfo

Property Value

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

sizeGiB

Volume size.

sizeGiB: number

Property Value

number

storageTarget

Storage target information NOTE: This property will not be serialized. It can only be populated by the server.

storageTarget?: IscsiTargetInfo

Property Value

volumeId

Unique Id of the volume in GUID format NOTE: This property will not be serialized. It can only be populated by the server.

volumeId?: string

Property Value

string