Share via


IOSDetails.OSMinorVersion Property

Definition

The OS Minor Version.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The OS Minor Version.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="oSMinorVersion")]
public string OSMinorVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The OS Minor Version.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="oSMinorVersion")>]
member this.OSMinorVersion : string with get, set
Public Property OSMinorVersion As String

Property Value

Attributes

Applies to