Freigeben über


JobProperties.ConfigurationsBlobName Eigenschaft

Definition

Gibt den Namen des Blobs an, das bei Verwendung von Konfigurationen verwendet werden soll.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Der Dienst geht davon aus, dass dies configurations.txt ist, sofern nicht angegeben.

Gilt für: