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