Share via


IAcknowledgeOfferNotificationDetails.AddPlan Property

Definition

Gets or sets added plans

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

Property Value

Attributes

Applies to