Partilhar via


IClusterNode.WindowsServerSubscription Property

Definition

State of Windows Server Subscription.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="State of Windows Server Subscription.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.WindowsServerSubscription) }, ReadOnly=true, Required=false, SerializedName="windowsServerSubscription")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.WindowsServerSubscription? WindowsServerSubscription { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="State of Windows Server Subscription.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.WindowsServerSubscription) }, ReadOnly=true, Required=false, SerializedName="windowsServerSubscription")>]
member this.WindowsServerSubscription : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.WindowsServerSubscription>
Public ReadOnly Property WindowsServerSubscription As Nullable(Of WindowsServerSubscription)

Property Value

Attributes

Applies to