OperationDisplay interface
Display metadata associated with the operation.
Properties
operation | Operation type: Read, write, delete, etc. |
provider | Service provider: Microsoft.Insights |
resource | Resource on which the operation is performed: AlertRules, Autoscale, etc. |
Property Details
operation
Operation type: Read, write, delete, etc.
operation?: string
Property Value
string
provider
Service provider: Microsoft.Insights
provider?: string
Property Value
string
resource
Resource on which the operation is performed: AlertRules, Autoscale, etc.
resource?: string
Property Value
string