Partilhar via


IStopSellOffersPlansNotificationsListProperties.PublicContext Property

Definition

True if the offer has public plans

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="True if the offer has public plans", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="publicContext", Update=false)]
public bool? PublicContext { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="True if the offer has public plans", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="publicContext", Update=false)>]
member this.PublicContext : Nullable<bool>
Public ReadOnly Property PublicContext As Nullable(Of Boolean)

Property Value

Attributes

Applies to