IOrganizationResource.MarketplaceSubscriptionId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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