Freigeben über


IStopSellNotifications.IsEntire Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Gets 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=false, Required=false, SerializedName="isEntire", Update=true)]
public bool? IsEntire { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Gets 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=false, Required=false, SerializedName="isEntire", Update=true)>]
member this.IsEntire : Nullable<bool> with get, set
Public Property IsEntire As Nullable(Of Boolean)

Property Value

Attributes

Applies to