LogSpecification interface
A diagnostic log emitted by service.
Properties
blob |
The time range for requests in each blob. NOTE: This property will not be serialized. It can only be populated by the server. |
display |
The diagnostic log category display name. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The diagnostic log category name. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
blobDuration
The time range for requests in each blob. NOTE: This property will not be serialized. It can only be populated by the server.
blobDuration?: string
Property Value
string
displayName
The diagnostic log category display name. NOTE: This property will not be serialized. It can only be populated by the server.
displayName?: string
Property Value
string
name
The diagnostic log category name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Azure SDK for JavaScript