Uses of Class
com.azure.resourcemanager.authorization.fluent.models.RoleEligibilityScheduleInstanceProperties
Packages that use RoleEligibilityScheduleInstanceProperties
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of RoleEligibilityScheduleInstanceProperties in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return RoleEligibilityScheduleInstancePropertiesModifier and TypeMethodDescriptionRoleEligibilityScheduleInstanceProperties.withCondition(String condition) Set the condition property: The conditions on the role assignment.RoleEligibilityScheduleInstanceProperties.withConditionVersion(String conditionVersion) Set the conditionVersion property: Version of the condition.RoleEligibilityScheduleInstanceProperties.withCreatedOn(OffsetDateTime createdOn) Set the createdOn property: DateTime when role eligibility schedule was created.RoleEligibilityScheduleInstanceProperties.withEndDateTime(OffsetDateTime endDateTime) Set the endDateTime property: The endDateTime of the role eligibility schedule instance.RoleEligibilityScheduleInstanceProperties.withExpandedProperties(ExpandedProperties expandedProperties) Set the expandedProperties property: Additional properties of principal, scope and role definition.RoleEligibilityScheduleInstanceProperties.withMemberType(MemberType memberType) Set the memberType property: Membership type of the role eligibility schedule.RoleEligibilityScheduleInstanceProperties.withPrincipalId(String principalId) Set the principalId property: The principal ID.RoleEligibilityScheduleInstanceProperties.withPrincipalType(PrincipalType principalType) Set the principalType property: The principal type of the assigned principal ID.RoleEligibilityScheduleInstanceProperties.withRoleDefinitionId(String roleDefinitionId) Set the roleDefinitionId property: The role definition ID.RoleEligibilityScheduleInstanceProperties.withRoleEligibilityScheduleId(String roleEligibilityScheduleId) Set the roleEligibilityScheduleId property: Id of the master role eligibility schedule.Set the scope property: The role eligibility schedule scope.RoleEligibilityScheduleInstanceProperties.withStartDateTime(OffsetDateTime startDateTime) Set the startDateTime property: The startDateTime of the role eligibility schedule instance.RoleEligibilityScheduleInstanceProperties.withStatus(Status status) Set the status property: The status of the role eligibility schedule instance.