次の方法で共有


IRoleManagementPolicyApprovalRule.SettingApprovalStage Property

Definition

The approval stages of the request.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The approval stages of the request.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IApprovalStage) }, ReadOnly=false, Required=false, SerializedName="approvalStages")]
public Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IApprovalStage[] SettingApprovalStage { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The approval stages of the request.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IApprovalStage) }, ReadOnly=false, Required=false, SerializedName="approvalStages")>]
member this.SettingApprovalStage : Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IApprovalStage[] with get, set
Public Property SettingApprovalStage As IApprovalStage()

Property Value

Attributes

Applies to