Compartir a través de


ExportRequest.StorageUri Propiedad

Definición

Obtiene o establece el URI de almacenamiento que se va a usar.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a