IOrganizationResource.MarketplaceSubscriptionId Property

Definition

Azure subscription id for the the marketplace offer is purchased from

[Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=true, Description="Azure subscription id for the the marketplace offer is purchased from", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="subscriptionId", Update=false)]
public string MarketplaceSubscriptionId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=true, Description="Azure subscription id for the the marketplace offer is purchased from", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="subscriptionId", Update=false)>]
member this.MarketplaceSubscriptionId : string with get, set
Public Property MarketplaceSubscriptionId As String

Property Value

Attributes

Applies to