VirtualHardDiskHostCaching.ReadOnly Field

 

Specifies that the caching mode is read-only.

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

Syntax

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

Field Value

Type: System.String

See Also

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

Return to top