Uses of Class
com.azure.resourcemanager.authorization.fluent.models.RoleAssignmentScheduleRequestProperties
Packages that use RoleAssignmentScheduleRequestProperties
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of RoleAssignmentScheduleRequestProperties in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return RoleAssignmentScheduleRequestPropertiesModifier and TypeMethodDescriptionRoleAssignmentScheduleRequestProperties.withCondition(String condition) Set the condition property: The conditions on the role assignment.RoleAssignmentScheduleRequestProperties.withConditionVersion(String conditionVersion) Set the conditionVersion property: Version of the condition.RoleAssignmentScheduleRequestProperties.withJustification(String justification) Set the justification property: Justification for the role assignment.RoleAssignmentScheduleRequestProperties.withLinkedRoleEligibilityScheduleId(String linkedRoleEligibilityScheduleId) Set the linkedRoleEligibilityScheduleId property: The linked role eligibility schedule id - to activate an eligibility.RoleAssignmentScheduleRequestProperties.withPrincipalId(String principalId) Set the principalId property: The principal ID.RoleAssignmentScheduleRequestProperties.withRequestType(RequestType requestType) Set the requestType property: The type of the role assignment schedule request.RoleAssignmentScheduleRequestProperties.withRoleDefinitionId(String roleDefinitionId) Set the roleDefinitionId property: The role definition ID.RoleAssignmentScheduleRequestProperties.withScheduleInfo(RoleAssignmentScheduleRequestPropertiesScheduleInfo scheduleInfo) Set the scheduleInfo property: Schedule info of the role assignment schedule.RoleAssignmentScheduleRequestProperties.withTargetRoleAssignmentScheduleId(String targetRoleAssignmentScheduleId) Set the targetRoleAssignmentScheduleId property: The resultant role assignment schedule id or the role assignment schedule id being updated.RoleAssignmentScheduleRequestProperties.withTargetRoleAssignmentScheduleInstanceId(String targetRoleAssignmentScheduleInstanceId) Set the targetRoleAssignmentScheduleInstanceId property: The role assignment schedule instance id being updated.RoleAssignmentScheduleRequestProperties.withTicketInfo(RoleAssignmentScheduleRequestPropertiesTicketInfo ticketInfo) Set the ticketInfo property: Ticket Info of the role assignment.