ClientDiscoveryForLogSpecification interface
Class to represent shoebox log specification in json client discovery.
Properties
blob |
Blobs created in customer storage account per hour |
display |
Localized display name |
name | Name of the log. |
Property Details
blobDuration
Blobs created in customer storage account per hour
blobDuration?: string
Property Value
string
displayName
Localized display name
displayName?: string
Property Value
string
name
Name of the log.
name?: string
Property Value
string