Share via


ISubscriptionStateRule.State Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Support.SubscriptionState) }, ReadOnly=false, Required=false, SerializedName="state")]
public Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Support.SubscriptionState? State { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Support.SubscriptionState) }, ReadOnly=false, Required=false, SerializedName="state")>]
member this.State : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Support.SubscriptionState> with get, set
Public Property State As Nullable(Of SubscriptionState)

Property Value

Attributes

Applies to