Freigeben über


ExportPipelineTargetProperties.Uri Property

Definition

The target uri of the export pipeline. When 'AzureStorageBlob': "https://accountName.blob.core.windows.net/containerName/blobName" When 'AzureStorageBlobContainer': "https://accountName.blob.core.windows.net/containerName"

public Uri Uri { get; set; }
member this.Uri : Uri with get, set
Public Property Uri As Uri

Property Value

Uri

Applies to