Share via


IAuthorizationIdentity.RoleEligibilityScheduleInstanceName Property

Definition

The name (hash of schedule name + time) of the role eligibility schedule to get.

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

Property Value

Attributes

Applies to