Uses of Class
com.azure.resourcemanager.authorization.models.Type
Packages that use Type
Package
Description
Package containing the data models for AuthorizationManagementClient.
-
Uses of Type in com.azure.resourcemanager.authorization.models
Fields in com.azure.resourcemanager.authorization.models declared as TypeModifier and TypeFieldDescriptionstatic final TypeType.AFTER_DATE_TIMEStatic value AfterDateTime for Type.static final TypeType.AFTER_DURATIONStatic value AfterDuration for Type.static final TypeType.NO_EXPIRATIONStatic value NoExpiration for Type.Methods in com.azure.resourcemanager.authorization.models that return TypeModifier and TypeMethodDescriptionstatic TypeType.fromString(String name) Creates or finds a Type from its string representation.RoleAssignmentScheduleRequestPropertiesScheduleInfoExpiration.type()Get the type property: Type of the role assignment schedule expiration.RoleEligibilityScheduleRequestPropertiesScheduleInfoExpiration.type()Get the type property: Type of the role eligibility schedule expiration.Methods in com.azure.resourcemanager.authorization.models that return types with arguments of type TypeMethods in com.azure.resourcemanager.authorization.models with parameters of type TypeModifier and TypeMethodDescriptionSet the type property: Type of the role assignment schedule expiration.Set the type property: Type of the role eligibility schedule expiration.