RoleEligibilityScheduleRequestPropertiesTicketInfo Class
Ticket Info of the role eligibility.
- Inheritance
-
azure.mgmt.authorization._serialization.ModelRoleEligibilityScheduleRequestPropertiesTicketInfo
Constructor
RoleEligibilityScheduleRequestPropertiesTicketInfo(*, ticket_number: str | None = None, ticket_system: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
ticket_number
|
Ticket number for the role eligibility. |
ticket_system
|
Ticket system name for the role eligibility. |
Variables
Name | Description |
---|---|
ticket_number
|
Ticket number for the role eligibility. |
ticket_system
|
Ticket system name for the role eligibility. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python