LogSpecification.BlobDuration Property

Definition

Gets the time range for requests in each blob.

[Newtonsoft.Json.JsonProperty(PropertyName="blobDuration")]
public string BlobDuration { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="blobDuration")>]
member this.BlobDuration : string
Public ReadOnly Property BlobDuration As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to