ExportRequest.StorageUri Property

Definition

Gets or sets the storage uri to use.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to