Partilhar via


JobProperties.InputBlobName Propriedade

Definição

O nome do blob a ser usado ao importar do contêiner de blob de entrada fornecido.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Se não for especificado, o hub usará como padrão "devices.txt". O formato deve ser objetos json delimitados por nova linha que representam cada dispositivo gêmeo.

Aplica-se a