Uses of Class
com.azure.resourcemanager.authorization.models.RoleEligibilityScheduleRequestPropertiesScheduleInfo
Packages that use RoleEligibilityScheduleRequestPropertiesScheduleInfo
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
Package containing the data models for AuthorizationManagementClient.
-
Uses of RoleEligibilityScheduleRequestPropertiesScheduleInfo in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return RoleEligibilityScheduleRequestPropertiesScheduleInfoModifier and TypeMethodDescriptionRoleEligibilityScheduleRequestInner.scheduleInfo()Get the scheduleInfo property: Schedule info of the role eligibility schedule.RoleEligibilityScheduleRequestProperties.scheduleInfo()Get the scheduleInfo property: Schedule info of the role eligibility schedule.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type RoleEligibilityScheduleRequestPropertiesScheduleInfoModifier and TypeMethodDescriptionRoleEligibilityScheduleRequestInner.withScheduleInfo(RoleEligibilityScheduleRequestPropertiesScheduleInfo scheduleInfo) Set the scheduleInfo property: Schedule info of the role eligibility schedule.RoleEligibilityScheduleRequestProperties.withScheduleInfo(RoleEligibilityScheduleRequestPropertiesScheduleInfo scheduleInfo) Set the scheduleInfo property: Schedule info of the role eligibility schedule. -
Uses of RoleEligibilityScheduleRequestPropertiesScheduleInfo in com.azure.resourcemanager.authorization.models
Methods in com.azure.resourcemanager.authorization.models that return RoleEligibilityScheduleRequestPropertiesScheduleInfoModifier and TypeMethodDescriptionRoleEligibilityScheduleRequestPropertiesScheduleInfo.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.