Share via


LargeInstanceStorageProfile.OSDisks Property

Definition

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

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

Property Value

Applies to