Partager via


OutputFileBlobContainerDestination.ContainerUrl Property

Definition

The URL of the container within Azure Blob Storage to which to upload the file(s). If not using a managed identity, the URL must include a Shared Access Signature (SAS) granting write permissions to the container.

public string ContainerUrl { get; set; }
member this.ContainerUrl : string with get, set
Public Property ContainerUrl As String

Property Value

Applies to