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