| Package | Description |
|---|---|
| com.azure.resourcemanager.keyvault.fluent.inner |
Package containing the inner classes for KeyVaultManagementClient.
|
| com.azure.resourcemanager.keyvault.models |
Package containing the data models for KeyVaultManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
OperationDisplay |
OperationInner.display()
Get the display property: Display metadata associated with the operation.
|
| Modifier and Type | Method and Description |
|---|---|
OperationInner |
OperationInner.withDisplay(OperationDisplay display)
Set the display property: Display metadata associated with 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: Type of operation: get, read, delete, etc.
|
OperationDisplay |
OperationDisplay.withProvider(String provider)
Set the provider property: Service provider: Microsoft Key Vault.
|
OperationDisplay |
OperationDisplay.withResource(String resource)
Set the resource property: Resource on which the operation is performed etc.
|
Copyright © 2020. All rights reserved.