Freigeben über


ImportJobProperties.InputBlobContainerUri Eigenschaft

Definition

URI für einen Blobcontainer, der registrierungsdaten zur Synchronisierung enthält.

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

Eigenschaftswert

Uri
Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Das Einschließen eines SAS-Tokens ist von der StorageAuthenticationType -Eigenschaft abhängig.

Gilt für: