VirtualHardDiskHostCaching.ReadWrite Field

 

Specifies that the caching mode allows read and write.

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

Syntax

public const string ReadWrite
public:
literal String^ ReadWrite
static val mutable ReadWrite : string
Public Const ReadWrite As String

Field Value

Type: System.String

See Also

VirtualHardDiskHostCaching Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace

Return to top