IClusterNode.OSDisplayVersion Property

Definition

Display version of the operating system running on the cluster node.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Display version of the operating system running on the cluster node.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="osDisplayVersion", Update=false)]
public string OSDisplayVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Display version of the operating system running on the cluster node.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="osDisplayVersion", Update=false)>]
member this.OSDisplayVersion : string
Public ReadOnly Property OSDisplayVersion As String

Property Value

Attributes

Applies to