Uses of Class
com.azure.resourcemanager.authorization.fluent.models.RoleAssignmentScheduleInstanceProperties
Packages that use RoleAssignmentScheduleInstanceProperties
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of RoleAssignmentScheduleInstanceProperties in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return RoleAssignmentScheduleInstancePropertiesModifier and TypeMethodDescriptionRoleAssignmentScheduleInstanceProperties.withAssignmentType(AssignmentType assignmentType) Set the assignmentType property: Assignment type of the role assignment schedule.RoleAssignmentScheduleInstanceProperties.withCondition(String condition) Set the condition property: The conditions on the role assignment.RoleAssignmentScheduleInstanceProperties.withConditionVersion(String conditionVersion) Set the conditionVersion property: Version of the condition.RoleAssignmentScheduleInstanceProperties.withCreatedOn(OffsetDateTime createdOn) Set the createdOn property: DateTime when role assignment schedule was created.RoleAssignmentScheduleInstanceProperties.withEndDateTime(OffsetDateTime endDateTime) Set the endDateTime property: The endDateTime of the role assignment schedule instance.RoleAssignmentScheduleInstanceProperties.withExpandedProperties(ExpandedProperties expandedProperties) Set the expandedProperties property: Additional properties of principal, scope and role definition.RoleAssignmentScheduleInstanceProperties.withLinkedRoleEligibilityScheduleId(String linkedRoleEligibilityScheduleId) Set the linkedRoleEligibilityScheduleId property: roleEligibilityScheduleId used to activate.RoleAssignmentScheduleInstanceProperties.withLinkedRoleEligibilityScheduleInstanceId(String linkedRoleEligibilityScheduleInstanceId) Set the linkedRoleEligibilityScheduleInstanceId property: roleEligibilityScheduleInstanceId linked to this roleAssignmentScheduleInstance.RoleAssignmentScheduleInstanceProperties.withMemberType(MemberType memberType) Set the memberType property: Membership type of the role assignment schedule.RoleAssignmentScheduleInstanceProperties.withOriginRoleAssignmentId(String originRoleAssignmentId) Set the originRoleAssignmentId property: Role Assignment Id in external system.RoleAssignmentScheduleInstanceProperties.withPrincipalId(String principalId) Set the principalId property: The principal ID.RoleAssignmentScheduleInstanceProperties.withPrincipalType(PrincipalType principalType) Set the principalType property: The principal type of the assigned principal ID.RoleAssignmentScheduleInstanceProperties.withRoleAssignmentScheduleId(String roleAssignmentScheduleId) Set the roleAssignmentScheduleId property: Id of the master role assignment schedule.RoleAssignmentScheduleInstanceProperties.withRoleDefinitionId(String roleDefinitionId) Set the roleDefinitionId property: The role definition ID.Set the scope property: The role assignment schedule scope.RoleAssignmentScheduleInstanceProperties.withStartDateTime(OffsetDateTime startDateTime) Set the startDateTime property: The startDateTime of the role assignment schedule instance.RoleAssignmentScheduleInstanceProperties.withStatus(Status status) Set the status property: The status of the role assignment schedule instance.