VirtualMachineDataDiskGetResponse Properties

 

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

NameDescription
System_CAPS_pubpropertyHostCaching

Optional. The current value of the platform caching behavior of data disk blob for read/write efficiency. Possible values are: None, ReadOnly, or ReadWrite.

System_CAPS_pubpropertyIOType

Optional. Gets or sets the IO type.

System_CAPS_pubpropertyLabel

Optional. The description of the data disk.

System_CAPS_pubpropertyLogicalDiskSizeInGB

Optional. The size, in GB, of the data disk.

System_CAPS_pubpropertyLogicalUnitNumber

Optional. The Logical Unit Number (LUN) for the disk. The LUN specifies the slot in which the data drive appears when mounted for usage by the virtual machine.

System_CAPS_pubpropertyMediaLinkUri

Optional. The location of the physical blob backing the data disk. The blob location is in the storage account in the subscription specified by the SubscriptionId value in the operation call.

System_CAPS_pubpropertyName

Optional. The name of the data disk.

System_CAPS_pubpropertyRequestId

(Inherited from AzureOperationResponse.)

System_CAPS_pubpropertyStatusCode

(Inherited from HttpOperationResponse.)

Return to top
Show: