IMarketplaceIdentity.RequestApprovalId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The request approval ID to get create or update
[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(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