Partager via


JobProperties.OutputBlobName Propriété

Définition

Nom de l’objet blob qui sera créé dans le conteneur d’objets blob de sortie fourni. Cet objet blob contient les informations de registre d’appareils exportées pour le hub IoT.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

S’il n’est pas spécifié, la valeur par défaut est « devices.txt »

S’applique à