IDevBoxDefinition.OSStorageType Property

Definition

The storage type used for the Operating System disk of Dev Boxes created using this definition.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The storage type used for the Operating System disk of Dev Boxes created using this definition.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="osStorageType")]
public string OSStorageType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The storage type used for the Operating System disk of Dev Boxes created using this definition.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="osStorageType")>]
member this.OSStorageType : string with get, set
Public Property OSStorageType As String

Property Value

Attributes

Applies to