Freigeben über


ICollectionOffersByContext.Context Property

Definition

Offer's context, e.g. subscription ID, tenant ID.

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="Offer's context, e.g. subscription ID, tenant ID.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="context", Update=false)]
public string Context { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="Offer's context, e.g. subscription ID, tenant ID.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="context", Update=false)>]
member this.Context : string
Public ReadOnly Property Context As String

Property Value

Attributes

Applies to