| Package | Description |
|---|---|
| com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
OperationDisplay |
OperationDisplay.withDescription(String description)
Set description of the operation.
|
OperationDisplay |
OperationDisplay.withOperation(String operation)
Set operation type: Read, write, delete, etc.
|
OperationDisplay |
OperationDisplay.withProvider(String provider)
Set service provider: Microsoft.Resources.
|
OperationDisplay |
OperationDisplay.withResource(String resource)
Set resource on which the operation is performed: Profile, endpoint, etc.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/