Package | Description |
---|---|
com.microsoft.azure.management.storage |
This package contains the classes for StorageManagementClient.
|
Modifier and Type | Method and Description |
---|---|
OperationDisplay |
OperationDisplay.withDescription(String description)
Set description of the operation.
|
OperationDisplay |
OperationDisplay.withOperation(String operation)
Set type of operation: get, read, delete, etc.
|
OperationDisplay |
OperationDisplay.withProvider(String provider)
Set service provider: Microsoft Storage.
|
OperationDisplay |
OperationDisplay.withResource(String resource)
Set resource on which the operation is performed etc.
|
Copyright © 2019. All rights reserved.