NewAzureRmDiskConfigCommand.OsType Property

Definition

[System.Management.Automation.Parameter(Mandatory=false, Position=1, ValueFromPipelineByPropertyName=true)]
public Microsoft.Azure.Management.Compute.Models.OperatingSystemTypes? OsType { get; set; }
[<System.Management.Automation.Parameter(Mandatory=false, Position=1, ValueFromPipelineByPropertyName=true)>]
member this.OsType : Nullable<Microsoft.Azure.Management.Compute.Models.OperatingSystemTypes> with get, set
Public Property OsType As Nullable(Of OperatingSystemTypes)

Property Value

Nullable<OperatingSystemTypes>
Attributes

Applies to