Uses of Class
com.azure.resourcemanager.authorization.models.RoleAssignmentScheduleRequestPropertiesTicketInfo
Packages that use RoleAssignmentScheduleRequestPropertiesTicketInfo
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of RoleAssignmentScheduleRequestPropertiesTicketInfo in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return RoleAssignmentScheduleRequestPropertiesTicketInfoModifier and TypeMethodDescriptionRoleAssignmentScheduleRequestPropertiesTicketInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RoleAssignmentScheduleRequestPropertiesTicketInfo from the JsonReader.RoleAssignmentScheduleRequestPropertiesTicketInfo.withTicketNumber(String ticketNumber) Set the ticketNumber property: Ticket number for the role assignment.RoleAssignmentScheduleRequestPropertiesTicketInfo.withTicketSystem(String ticketSystem) Set the ticketSystem property: Ticket system name for the role assignment.