Share via


ISubscriptionsContextList.SubscriptionsId 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="subscriptionsIds", Update=true)]
public System.Collections.Generic.List<string> SubscriptionsId { 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="subscriptionsIds", Update=true)>]
member this.SubscriptionsId : System.Collections.Generic.List<string> with get, set
Public Property SubscriptionsId As List(Of String)

Property Value

Attributes

Applies to