Partilhar via


IStopSellSubscriptions.Subscription Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="subscriptions", Update=true)]
public System.Collections.Generic.List<string> Subscription { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="subscriptions", Update=true)>]
member this.Subscription : System.Collections.Generic.List<string> with get, set
Public Property Subscription As List(Of String)

Property Value

Attributes

Applies to