Partilhar via


IRoleAssignmentScheduleRequestFilter.RequestorId Property

Definition

Returns role assignment requests created by specific principal.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="Returns role assignment requests created by specific principal.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="requestorId")]
public string RequestorId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="Returns role assignment requests created by specific principal.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="requestorId")>]
member this.RequestorId : string with get, set
Public Property RequestorId As String

Property Value

Attributes

Applies to