你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IRequestApprovalsDetails.Plan Property

Definition

Gets or sets removed plans notifications

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

Property Value

Attributes

Applies to