Freigeben über


IMachine.ProductProfileSubscriptionStatus Property

Definition

Indicates the subscription status of the product.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PSArgumentCompleter(new System.String[] { "Unknown", "Enabling", "Enabled", "Disabled" })]
[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Indicates the subscription status of the product.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="subscriptionStatus", Update=false)]
public string ProductProfileSubscriptionStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.PSArgumentCompleter(new System.String[] { "Unknown", "Enabling", "Enabled", "Disabled" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Indicates the subscription status of the product.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="subscriptionStatus", Update=false)>]
member this.ProductProfileSubscriptionStatus : string
Public ReadOnly Property ProductProfileSubscriptionStatus As String

Property Value

Attributes

Applies to