Package version:

Interface BaseSearchIndexerDataIdentity

Abstract base type for data identities.

interface BaseSearchIndexerDataIdentity {
    odatatype: "#Microsoft.Azure.Search.DataNoneIdentity" | "#Microsoft.Azure.Search.DataUserAssignedIdentity";
}

Hierarchy (view full)

Properties

Properties

odatatype: "#Microsoft.Azure.Search.DataNoneIdentity" | "#Microsoft.Azure.Search.DataUserAssignedIdentity"

Polymorphic discriminator, which specifies the different types this object can be