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