Share via


ImportExportOperationResult.BlobUri Property

Definition

Gets blob Uri.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to