| Package | Description |
|---|---|
| com.azure.resourcemanager.cosmos.fluent.models |
Package containing the inner data models for CosmosDBManagementClient.
|
| com.azure.resourcemanager.cosmos.models |
Package containing the data models for CosmosDBManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
OperationDisplay |
OperationInner.display()
Get the display property: The object that represents the operation.
|
| Modifier and Type | Method and Description |
|---|---|
OperationInner |
OperationInner.withDisplay(OperationDisplay display)
Set the display property: The object that represents the operation.
|
| Modifier and Type | Method and Description |
|---|---|
OperationDisplay |
OperationDisplay.withDescription(String description)
Set the description property: Description of operation.
|
OperationDisplay |
OperationDisplay.withOperation(String operation)
Set the operation property: Operation type: Read, write, delete, etc.
|
OperationDisplay |
OperationDisplay.withProvider(String provider)
Set the provider property: Service provider: Microsoft.ResourceProvider.
|
OperationDisplay |
OperationDisplay.withResource(String resource)
Set the resource property: Resource on which the operation is performed: Profile, endpoint, etc.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.