Uses of Class
com.azure.resourcemanager.authorization.models.RoleEligibilityScheduleRequestPropertiesScheduleInfo
Packages that use RoleEligibilityScheduleRequestPropertiesScheduleInfo
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of RoleEligibilityScheduleRequestPropertiesScheduleInfo in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return RoleEligibilityScheduleRequestPropertiesScheduleInfoModifier and TypeMethodDescriptionRoleEligibilityScheduleRequestPropertiesScheduleInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RoleEligibilityScheduleRequestPropertiesScheduleInfo from the JsonReader.RoleEligibilityScheduleRequestPropertiesScheduleInfo.withExpiration(RoleEligibilityScheduleRequestPropertiesScheduleInfoExpiration expiration) Set the expiration property: Expiration of the role eligibility schedule.RoleEligibilityScheduleRequestPropertiesScheduleInfo.withStartDateTime(OffsetDateTime startDateTime) Set the startDateTime property: Start DateTime of the role eligibility schedule.