Freigeben über


IRequestApprovalResource.PlansDetail Property

Definition

Gets or sets the plans details

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

Property Value

Attributes

Applies to