ImageDiskReference Class

Definition

The source image used for creating the disk.

public class ImageDiskReference
type ImageDiskReference = class
Public Class ImageDiskReference
Inheritance
ImageDiskReference

Constructors

ImageDiskReference()

Initializes a new instance of the ImageDiskReference class.

ImageDiskReference(String, Nullable<Int32>)

Initializes a new instance of the ImageDiskReference class.

Properties

Id

Gets or sets a relative uri containing either a Platform Image Repository or user image reference.

Lun

Gets or sets if the disk is created from an image's data disk, this is an index that indicates which of the data disks in the image to use. For OS disks, this field is null.

Methods

Validate()

Validate the object.

Applies to