Uses of Class
com.azure.resourcemanager.authorization.models.RoleEligibilityScheduleRequestPropertiesTicketInfo
Packages that use RoleEligibilityScheduleRequestPropertiesTicketInfo
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
Package containing the data models for AuthorizationManagementClient.
-
Uses of RoleEligibilityScheduleRequestPropertiesTicketInfo in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return RoleEligibilityScheduleRequestPropertiesTicketInfoModifier and TypeMethodDescriptionRoleEligibilityScheduleRequestInner.ticketInfo()Get the ticketInfo property: Ticket Info of the role eligibility.RoleEligibilityScheduleRequestProperties.ticketInfo()Get the ticketInfo property: Ticket Info of the role eligibility.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type RoleEligibilityScheduleRequestPropertiesTicketInfoModifier and TypeMethodDescriptionRoleEligibilityScheduleRequestInner.withTicketInfo(RoleEligibilityScheduleRequestPropertiesTicketInfo ticketInfo) Set the ticketInfo property: Ticket Info of the role eligibility.RoleEligibilityScheduleRequestProperties.withTicketInfo(RoleEligibilityScheduleRequestPropertiesTicketInfo ticketInfo) Set the ticketInfo property: Ticket Info of the role eligibility. -
Uses of RoleEligibilityScheduleRequestPropertiesTicketInfo in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return RoleEligibilityScheduleRequestPropertiesTicketInfoModifier and TypeMethodDescriptionRoleEligibilityScheduleRequestPropertiesTicketInfo.withTicketNumber(String ticketNumber) Set the ticketNumber property: Ticket number for the role eligibility.RoleEligibilityScheduleRequestPropertiesTicketInfo.withTicketSystem(String ticketSystem) Set the ticketSystem property: Ticket system name for the role eligibility.