Freigeben über


IMultiContextAndPlansProperties.PlansContext Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IContextAndPlansDetails) }, Read=true, ReadOnly=false, Required=false, SerializedName="plansContext", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IContextAndPlansDetails> PlansContext { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IContextAndPlansDetails) }, Read=true, ReadOnly=false, Required=false, SerializedName="plansContext", Update=true)>]
member this.PlansContext : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IContextAndPlansDetails> with get, set
Public Property PlansContext As List(Of IContextAndPlansDetails)

Property Value

Attributes

Applies to