Freigeben über


IQueryRequestApproval.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.IQueryRequestApprovalPlansDetails) }, Read=true, ReadOnly=false, Required=false, SerializedName="plansDetails", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IQueryRequestApprovalPlansDetails 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.IQueryRequestApprovalPlansDetails) }, Read=true, ReadOnly=false, Required=false, SerializedName="plansDetails", Update=true)>]
member this.PlansDetail : Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IQueryRequestApprovalPlansDetails with get, set
Public Property PlansDetail As IQueryRequestApprovalPlansDetails

Property Value

Attributes

Applies to