ILiftrBaseMarketplaceDetails.SubscriptionStatus Property

Definition

Marketplace subscription status

[Microsoft.Azure.PowerShell.Cmdlets.Astro.PSArgumentCompleter(new System.String[] { "PendingFulfillmentStart", "Subscribed", "Suspended", "Unsubscribed" })]
[Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=true, Description="Marketplace subscription status", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="subscriptionStatus", Update=true)]
public string SubscriptionStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Astro.PSArgumentCompleter(new System.String[] { "PendingFulfillmentStart", "Subscribed", "Suspended", "Unsubscribed" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=true, Description="Marketplace subscription status", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="subscriptionStatus", Update=true)>]
member this.SubscriptionStatus : string with get, set
Public Property SubscriptionStatus As String

Property Value

Attributes

Applies to