OSDisk Class

Definition

A reference to an OS disk image.

public class OSDisk
Inheritance
OSDisk

Constructors

OSDisk(IEnumerable<String>, Nullable<CachingType>)

Initializes a new instance of the OSDisk class.

Properties

Caching

Gets the type of caching to enable for the OS disk.

ImageUris

Gets the collection of Virtual Hard Disk (VHD) URIs.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)