Freigeben über


IAcknowledgeOfferNotificationDetails.Dismiss Property

Definition

Gets or sets a value indicating whether dismiss action flag is enabled

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Gets or sets a value indicating whether dismiss action flag is enabled", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="dismiss", Update=true)]
public bool? Dismiss { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Gets or sets a value indicating whether dismiss action flag is enabled", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="dismiss", Update=true)>]
member this.Dismiss : Nullable<bool> with get, set
Public Property Dismiss As Nullable(Of Boolean)

Property Value

Attributes

Applies to