Partilhar via


IStopSellOffersPlansNotificationsListProperties.IsEntire Property

Definition

A value indicating whether entire offer is in stop sell or only few of its plans

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="A value indicating whether entire offer is in stop sell or only few of its plans", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="isEntire", Update=false)]
public bool? IsEntire { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="A value indicating whether entire offer is in stop sell or only few of its plans", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="isEntire", Update=false)>]
member this.IsEntire : Nullable<bool>
Public ReadOnly Property IsEntire As Nullable(Of Boolean)

Property Value

Attributes

Applies to