Availability.BlobDuration Property

Definition

Gets or sets duration of the availability blob.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to