SharedAccessSignatureTokenIngestionSource interface

SAS Token ingestion source

Extends

Properties

connectionInfo

SAS token connection information

kind

The discriminator possible values: SasToken, BlobManagedIdentity

Inherited Properties

created

Created time in UTC format

id

Ingestion source id

Property Details

connectionInfo

SAS token connection information

connectionInfo: SharedAccessSignatureTokenConnection

Property Value

kind

The discriminator possible values: SasToken, BlobManagedIdentity

kind: "SasToken"

Property Value

"SasToken"

Inherited Property Details

created

Created time in UTC format

created?: Date

Property Value

Date

Inherited From IngestionSource.created

id

Ingestion source id

id: string

Property Value

string

Inherited From IngestionSource.id