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

IMarketplaceIdentity.RequestApprovalId Property

Definition

The request approval ID to get create or update

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Description="The request approval ID to get create or update", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="requestApprovalId")]
public string RequestApprovalId { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="The request approval ID to get create or update", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="requestApprovalId", Update=true)]
public string RequestApprovalId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Description="The request approval ID to get create or update", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="requestApprovalId")>]
member this.RequestApprovalId : string with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="The request approval ID to get create or update", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="requestApprovalId", Update=true)>]
member this.RequestApprovalId : string with get, set
Public Property RequestApprovalId As String

Property Value

Attributes

Applies to