Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExportPipelineTargetProperties

Package version

The properties of the export pipeline target.

Hierarchy

  • ExportPipelineTargetProperties

Index

Properties

Properties

keyVaultUri

keyVaultUri: string

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

Optional type

type: undefined | string

The type of target for the export pipeline.

Optional uri

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