Compartir a través de


ImportDevicesRequest.OutputBlobName Propiedad

Definición

Obtiene o establece el nombre del blob que se va a usar para almacenar el estado del trabajo de importación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a