RoleEligibilityScheduleRequestPropertiesTicketInfo Class
Ticket Info of the role eligibility.
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. Default value: None
|
ticket_system
|
Ticket system name for the role eligibility. Default value: None
|
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