LargeInstanceStorageProfile.OSDisk Property

Definition

Specifies information about the operating system disk used by Azure Large Instance.

public System.Collections.Generic.IList<Azure.ResourceManager.LargeInstance.Models.LargeInstanceDisk> OSDisk { get; }
member this.OSDisk : System.Collections.Generic.IList<Azure.ResourceManager.LargeInstance.Models.LargeInstanceDisk>
Public ReadOnly Property OSDisk As IList(Of LargeInstanceDisk)

Property Value

Applies to