Share via


ImportDevicesRequest.OutputBlobName Property

Definition

Gets or sets the blob name to use for storing the status of the import job.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to