Compartilhar via


RoleEligibilityScheduleRequestPropertiesTicketInfo Class

Ticket Info of the role eligibility.

Inheritance
azure.mgmt.authorization._serialization.Model
RoleEligibilityScheduleRequestPropertiesTicketInfo

Constructor

RoleEligibilityScheduleRequestPropertiesTicketInfo(*, ticket_number: str | None = None, ticket_system: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
ticket_number
str

Ticket number for the role eligibility.

ticket_system
str

Ticket system name for the role eligibility.

Variables

Name Description
ticket_number
str

Ticket number for the role eligibility.

ticket_system
str

Ticket system name for the role eligibility.