Share via


IRoleAssignmentScheduleRequest.TicketInfoTicketNumber Property

Definition

Ticket number for the role assignment

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="Ticket number for the role assignment", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ticketNumber")]
public string TicketInfoTicketNumber { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="Ticket number for the role assignment", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ticketNumber")>]
member this.TicketInfoTicketNumber : string with get, set
Public Property TicketInfoTicketNumber As String

Property Value

Attributes

Applies to