Freigeben über


IAcknowledgeOfferNotificationProperties.RemovePlan Property

Definition

Gets or sets remove plans

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Gets or sets remove plans", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="removePlans", Update=true)]
public System.Collections.Generic.List<string> RemovePlan { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Gets or sets remove plans", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="removePlans", Update=true)>]
member this.RemovePlan : System.Collections.Generic.List<string> with get, set
Public Property RemovePlan As List(Of String)

Property Value

Attributes

Applies to