Share via


IAuthorizationIdentity.RoleAssignmentScheduleInstanceName Property

Definition

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

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

Property Value

Attributes

Applies to