OperationLogSpecificationDefinition interface
The definition of Azure Monitoring log.
Properties
| blob |
Log blob duration. |
| display |
Log display name. |
| name | Log name. |
Property Details
blobDuration
Log blob duration.
blobDuration?: string
Property Value
string
displayName
Log display name.
displayName?: string
Property Value
string
name
Log name.
name?: string
Property Value
string