Freigeben über


JobProperties.OutputBlobName Eigenschaft

Definition

Der Name des Blobs, das im bereitgestellten Ausgabeblobcontainer erstellt wird. Dieses Blob enthält die exportierten Geräteregistrierungsinformationen für den IoT Hub.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Wenn nicht angegeben, wird standardmäßig "devices.txt" verwendet.

Gilt für: