| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
OperationDisplay |
Operation.display()
Get the display property: Display metadata associated with the 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.Insights.
|
OperationDisplay |
OperationDisplay.withResource(String resource)
Set the resource property: Resource on which the operation is performed: AlertRules, Autoscale, etc.
|
| Modifier and Type | Method and Description |
|---|---|
Operation |
Operation.withDisplay(OperationDisplay display)
Set the display property: Display metadata associated with the operation.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.