Uses of Class
com.azure.resourcemanager.authorization.fluent.models.ClassicAdministratorProperties
-
Packages that use ClassicAdministratorProperties Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of ClassicAdministratorProperties in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return ClassicAdministratorProperties Modifier and Type Method Description ClassicAdministratorPropertiesClassicAdministratorProperties. withEmailAddress(String emailAddress)Set the emailAddress property: The email address of the administrator.ClassicAdministratorPropertiesClassicAdministratorProperties. withRole(String role)Set the role property: The role of the administrator.
-