ICluster.DesiredPropertyWindowsServerSubscription Property

Definition

Desired state of Windows Server Subscription.

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

Property Value

Attributes

Applies to