LogSpecification interface
Log specification of operation.
Properties
blob |
Blob duration of specification. |
display |
Display name of log specification. |
log |
Pattern to filter based on name |
name | Name of log specification. |
Property Details
blobDuration
Blob duration of specification.
blobDuration?: string
Property Value
string
displayName
Display name of log specification.
displayName?: string
Property Value
string
logFilterPattern
Pattern to filter based on name
logFilterPattern?: string
Property Value
string
name
Name of log specification.
name?: string
Property Value
string