Partilhar via


IAdminRequestApprovalProperties.AdminAction Property

Definition

Gets or sets admin action

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.PSArgumentCompleter(new System.String[] { "Approved", "Rejected" })]
[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Gets or sets admin action", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="adminAction", Update=true)]
public string AdminAction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.PSArgumentCompleter(new System.String[] { "Approved", "Rejected" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Gets or sets admin action", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="adminAction", Update=true)>]
member this.AdminAction : string with get, set
Public Property AdminAction As String

Property Value

Attributes

Applies to