Share via


IAuthorizationIdentity.RoleEligibilityScheduleRequestName Property

Definition

The name of the role eligibility to create. It can be any valid GUID.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The name of the role eligibility to create. It can be any valid GUID.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="roleEligibilityScheduleRequestName")]
public string RoleEligibilityScheduleRequestName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The name of the role eligibility to create. It can be any valid GUID.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="roleEligibilityScheduleRequestName")>]
member this.RoleEligibilityScheduleRequestName : string with get, set
Public Property RoleEligibilityScheduleRequestName As String

Property Value

Attributes

Applies to