| Package | Description |
|---|---|
| com.azure.resourcemanager.authorization.models |
Package containing the data models for AuthorizationManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceType |
ResourceType.withDisplayName(String displayName)
Set the displayName property: The resource type display name.
|
ResourceType |
ResourceType.withName(String name)
Set the name property: The resource type name.
|
ResourceType |
ResourceType.withOperations(List<ProviderOperation> operations)
Set the operations property: The resource type operations.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.