IOrganizationResource.MarketplaceSubscriptionId Property

Definition

Azure subscription id for the the marketplace offer is purchased from

[Microsoft.Azure.PowerShell.Cmdlets.Pinecone.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=false, SerializedName="subscriptionId", Update=true)]
public string MarketplaceSubscriptionId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Pinecone.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=false, SerializedName="subscriptionId", Update=true)>]
member this.MarketplaceSubscriptionId : string with get, set
Public Property MarketplaceSubscriptionId As String

Property Value

Attributes

Applies to