Freigeben über


IAcknowledgeOfferNotificationProperties.Acknowledge Property

Definition

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

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

Property Value

Attributes

Applies to