Freigeben über


JobProperties.InputBlobContainerUri Eigenschaft

Definition

URI für einen Blobcontainer, der die zu synchronisierenden Registrierungsdaten enthält. Das Einschließen eines SAS-Tokens hängt von der StorageAuthenticationType -Eigenschaft ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Bei Importauftrag werden fehler in OutputBlobContainerUri in eine Datei namens "importerrors.log" geschrieben.

Gilt für: