Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImportPipelineSourceProperties

Package version

The properties of the import pipeline source.

Hierarchy

  • ImportPipelineSourceProperties

Index

Properties

Properties

keyVaultUri

keyVaultUri: string

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

Optional type

The type of source for the import pipeline.

Optional uri

uri: undefined | 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