次の方法で共有


IApprovalStage.PrimaryApprover Property

Definition

The primary approver of the request.

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

Property Value

Attributes

Applies to