IMarketplaceIdentity.AdminRequestApprovalId 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 admin request approval ID to get create or update
[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="The admin request approval ID to get create or update", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="adminRequestApprovalId", Update=true)]
public string AdminRequestApprovalId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="The admin request approval ID to get create or update", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="adminRequestApprovalId", Update=true)>]
member this.AdminRequestApprovalId : string with get, set
Public Property AdminRequestApprovalId As String
Property Value
- Attributes