Uses of Class
com.azure.resourcemanager.authorization.fluent.models.RoleEligibilityScheduleRequestProperties
Packages that use RoleEligibilityScheduleRequestProperties
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of RoleEligibilityScheduleRequestProperties in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return RoleEligibilityScheduleRequestPropertiesModifier and TypeMethodDescriptionRoleEligibilityScheduleRequestProperties.withCondition(String condition) Set the condition property: The conditions on the role assignment.RoleEligibilityScheduleRequestProperties.withConditionVersion(String conditionVersion) Set the conditionVersion property: Version of the condition.RoleEligibilityScheduleRequestProperties.withJustification(String justification) Set the justification property: Justification for the role eligibility.RoleEligibilityScheduleRequestProperties.withPrincipalId(String principalId) Set the principalId property: The principal ID.RoleEligibilityScheduleRequestProperties.withRequestType(RequestType requestType) Set the requestType property: The type of the role assignment schedule request.RoleEligibilityScheduleRequestProperties.withRoleDefinitionId(String roleDefinitionId) Set the roleDefinitionId property: The role definition ID.RoleEligibilityScheduleRequestProperties.withScheduleInfo(RoleEligibilityScheduleRequestPropertiesScheduleInfo scheduleInfo) Set the scheduleInfo property: Schedule info of the role eligibility schedule.RoleEligibilityScheduleRequestProperties.withTargetRoleEligibilityScheduleId(String targetRoleEligibilityScheduleId) Set the targetRoleEligibilityScheduleId property: The resultant role eligibility schedule id or the role eligibility schedule id being updated.RoleEligibilityScheduleRequestProperties.withTargetRoleEligibilityScheduleInstanceId(String targetRoleEligibilityScheduleInstanceId) Set the targetRoleEligibilityScheduleInstanceId property: The role eligibility schedule instance id being updated.RoleEligibilityScheduleRequestProperties.withTicketInfo(RoleEligibilityScheduleRequestPropertiesTicketInfo ticketInfo) Set the ticketInfo property: Ticket Info of the role eligibility.