Partilhar via


JobProperties.ConfigurationsBlobName Propriedade

Definição

Especifica o nome do blob a ser usado ao usar configurações.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

O serviço pressupõe que isso seja configurations.txt, se não especificado.

Aplica-se a