| Package | Description |
|---|---|
| com.azure.resourcemanager.authorization.fluent.models |
Package containing the inner data models for AuthorizationManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ClassicAdministratorInner |
ClassicAdministratorInner.withEmailAddress(String emailAddress)
Set the emailAddress property: The email address of the administrator.
|
ClassicAdministratorInner |
ClassicAdministratorInner.withId(String id)
Set the id property: The ID of the administrator.
|
ClassicAdministratorInner |
ClassicAdministratorInner.withName(String name)
Set the name property: The name of the administrator.
|
ClassicAdministratorInner |
ClassicAdministratorInner.withRole(String role)
Set the role property: The role of the administrator.
|
ClassicAdministratorInner |
ClassicAdministratorInner.withType(String type)
Set the type property: The type of the administrator.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.