Uses of Class
com.azure.resourcemanager.authorization.fluent.models.RoleAssignmentScheduleProperties
Packages that use RoleAssignmentScheduleProperties
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of RoleAssignmentScheduleProperties in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return RoleAssignmentSchedulePropertiesModifier and TypeMethodDescriptionRoleAssignmentScheduleProperties.withAssignmentType(AssignmentType assignmentType) Set the assignmentType property: Assignment type of the role assignment schedule.RoleAssignmentScheduleProperties.withCondition(String condition) Set the condition property: The conditions on the role assignment.RoleAssignmentScheduleProperties.withConditionVersion(String conditionVersion) Set the conditionVersion property: Version of the condition.RoleAssignmentScheduleProperties.withCreatedOn(OffsetDateTime createdOn) Set the createdOn property: DateTime when role assignment schedule was created.RoleAssignmentScheduleProperties.withEndDateTime(OffsetDateTime endDateTime) Set the endDateTime property: End DateTime when role assignment schedule.RoleAssignmentScheduleProperties.withExpandedProperties(ExpandedProperties expandedProperties) Set the expandedProperties property: Additional properties of principal, scope and role definition.RoleAssignmentScheduleProperties.withLinkedRoleEligibilityScheduleId(String linkedRoleEligibilityScheduleId) Set the linkedRoleEligibilityScheduleId property: The id of roleEligibilitySchedule used to activated this roleAssignmentSchedule.RoleAssignmentScheduleProperties.withMemberType(MemberType memberType) Set the memberType property: Membership type of the role assignment schedule.RoleAssignmentScheduleProperties.withPrincipalId(String principalId) Set the principalId property: The principal ID.RoleAssignmentScheduleProperties.withPrincipalType(PrincipalType principalType) Set the principalType property: The principal type of the assigned principal ID.RoleAssignmentScheduleProperties.withRoleAssignmentScheduleRequestId(String roleAssignmentScheduleRequestId) Set the roleAssignmentScheduleRequestId property: The id of roleAssignmentScheduleRequest used to create this roleAssignmentSchedule.RoleAssignmentScheduleProperties.withRoleDefinitionId(String roleDefinitionId) Set the roleDefinitionId property: The role definition ID.Set the scope property: The role assignment schedule scope.RoleAssignmentScheduleProperties.withStartDateTime(OffsetDateTime startDateTime) Set the startDateTime property: Start DateTime when role assignment schedule.RoleAssignmentScheduleProperties.withStatus(Status status) Set the status property: The status of the role assignment schedule.RoleAssignmentScheduleProperties.withUpdatedOn(OffsetDateTime updatedOn) Set the updatedOn property: DateTime when role assignment schedule was modified.