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