DataflowEndpointAuthenticationUserAssignedManagedIdentity interface
DataflowEndpoint Authentication UserAssignedManagedIdentity properties
Properties
client |
Client ID for the user-assigned managed identity. |
scope | Resource identifier (application ID URI) of the resource, affixed with the .default suffix. |
tenant |
Tenant ID. |
Property Details
clientId
Client ID for the user-assigned managed identity.
clientId: string
Property Value
string
scope
Resource identifier (application ID URI) of the resource, affixed with the .default suffix.
scope?: string
Property Value
string
tenantId
Tenant ID.
tenantId: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript