Uses of Class
com.azure.resourcemanager.authorization.models.RoleEligibilityScheduleRequestPropertiesScheduleInfoExpiration
Packages that use RoleEligibilityScheduleRequestPropertiesScheduleInfoExpiration
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of RoleEligibilityScheduleRequestPropertiesScheduleInfoExpiration in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return RoleEligibilityScheduleRequestPropertiesScheduleInfoExpirationModifier and TypeMethodDescriptionRoleEligibilityScheduleRequestPropertiesScheduleInfo.expiration()Get the expiration property: Expiration of the role eligibility schedule.RoleEligibilityScheduleRequestPropertiesScheduleInfoExpiration.withDuration(String duration) Set the duration property: Duration of the role eligibility schedule in TimeSpan.RoleEligibilityScheduleRequestPropertiesScheduleInfoExpiration.withEndDateTime(OffsetDateTime endDateTime) Set the endDateTime property: End DateTime of the role eligibility schedule.Set the type property: Type of the role eligibility schedule expiration.Methods in com.azure.resourcemanager.authorization.models with parameters of type RoleEligibilityScheduleRequestPropertiesScheduleInfoExpirationModifier and TypeMethodDescriptionRoleEligibilityScheduleRequestPropertiesScheduleInfo.withExpiration(RoleEligibilityScheduleRequestPropertiesScheduleInfoExpiration expiration) Set the expiration property: Expiration of the role eligibility schedule.