Share via


IAuthorizationIdentity.RoleEligibilityScheduleName Property

Definition

The name (guid) of the role eligibility schedule to get.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The name (guid) of the role eligibility schedule to get.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="roleEligibilityScheduleName")]
public string RoleEligibilityScheduleName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The name (guid) of the role eligibility schedule to get.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="roleEligibilityScheduleName")>]
member this.RoleEligibilityScheduleName : string with get, set
Public Property RoleEligibilityScheduleName As String

Property Value

Attributes

Applies to