Uses of Class
com.azure.resourcemanager.authorization.models.RoleAssignmentScheduleRequestPropertiesTicketInfo
Packages that use RoleAssignmentScheduleRequestPropertiesTicketInfo
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
Package containing the data models for AuthorizationManagementClient.
-
Uses of RoleAssignmentScheduleRequestPropertiesTicketInfo in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return RoleAssignmentScheduleRequestPropertiesTicketInfoModifier and TypeMethodDescriptionRoleAssignmentScheduleRequestInner.ticketInfo()Get the ticketInfo property: Ticket Info of the role assignment.RoleAssignmentScheduleRequestProperties.ticketInfo()Get the ticketInfo property: Ticket Info of the role assignment.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type RoleAssignmentScheduleRequestPropertiesTicketInfoModifier and TypeMethodDescriptionRoleAssignmentScheduleRequestInner.withTicketInfo(RoleAssignmentScheduleRequestPropertiesTicketInfo ticketInfo) Set the ticketInfo property: Ticket Info of the role assignment.RoleAssignmentScheduleRequestProperties.withTicketInfo(RoleAssignmentScheduleRequestPropertiesTicketInfo ticketInfo) Set the ticketInfo property: Ticket Info of the role assignment. -
Uses of RoleAssignmentScheduleRequestPropertiesTicketInfo in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return RoleAssignmentScheduleRequestPropertiesTicketInfoModifier and TypeMethodDescriptionRoleAssignmentScheduleRequestPropertiesTicketInfo.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.