IClusterNode.WindowsServerSubscription Property

Definition

State of Windows Server Subscription.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "Disabled", "Enabled" })]
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="State of Windows Server Subscription.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="windowsServerSubscription", Update=false)]
public string WindowsServerSubscription { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "Disabled", "Enabled" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="State of Windows Server Subscription.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="windowsServerSubscription", Update=false)>]
member this.WindowsServerSubscription : string
Public ReadOnly Property WindowsServerSubscription As String

Property Value

Attributes

Applies to