ManagedIdentityIngestionSource interface

Managed Identity ingestion source

Extends

Properties

connectionInfo

Managed identity connection information

kind

The discriminator possible values: SasToken, BlobManagedIdentity

Inherited Properties

created

Created time in UTC format

id

Ingestion source id

Property Details

connectionInfo

Managed identity connection information

connectionInfo: ManagedIdentityConnection

Property Value

kind

The discriminator possible values: SasToken, BlobManagedIdentity

kind: "BlobManagedIdentity"

Property Value

"BlobManagedIdentity"

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