次の方法で共有


IOperatingSystem.OSVersion Property

Definition

Version of the operating system.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Version of the operating system.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="osVersion")]
public string OSVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Version of the operating system.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="osVersion")>]
member this.OSVersion : string
Public ReadOnly Property OSVersion As String

Property Value

Attributes

Applies to