SearchIndexerDataUserAssignedIdentity interface
Specifies the identity for a datasource to use.
- Extends
Properties
odatatype | Polymorphic discriminator, which specifies the different types this object can be |
resource |
The fully qualified Azure resource Id of a user assigned managed identity typically in the form "/subscriptions/12345678-1234-1234-1234-1234567890ab/resourceGroups/rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId" that should have been assigned to the search service. |
Property Details
odatatype
Polymorphic discriminator, which specifies the different types this object can be
odatatype: "#Microsoft.Azure.Search.DataUserAssignedIdentity"
Property Value
"#Microsoft.Azure.Search.DataUserAssignedIdentity"
resourceId
The fully qualified Azure resource Id of a user assigned managed identity typically in the form "/subscriptions/12345678-1234-1234-1234-1234567890ab/resourceGroups/rg/providers/Microsoft.ManagedIdentity/userAssignedIdentities/myId" that should have been assigned to the search service.
resourceId: string
Property Value
string