Package version:

Interface ImportPipelineSourceProperties

The properties of the import pipeline source.

Hierarchy

  • ImportPipelineSourceProperties

Properties

Properties

keyVaultUri: string

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

type?: string

The type of source for the import pipeline.

uri?: string

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

Generated using TypeDoc