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