Package version:

Interface ExportPipelineTargetProperties

The properties of the export pipeline target.

Hierarchy

  • ExportPipelineTargetProperties

Properties

Properties

keyVaultUri: string

They key vault secret uri to obtain the target storage SAS token.

type?: string

The type of target for the export pipeline.

uri?: string

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"

Generated using TypeDoc