Share via


Endpoints.Blob Property

Definition

Gets the blob endpoint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to