DataFlowEndpointAuthenticationUserAssignedManagedIdentityResponse

data class DataFlowEndpointAuthenticationUserAssignedManagedIdentityResponse(val audience: String, val clientId: String, val tenantId: String)

DataFlowEndpoint Authentication UserAssignedManagedIdentity properties

Constructors

constructor(audience: String, clientId: String, tenantId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Resource identifier (application ID URI) of the resource, affixed with the .default suffix.

Link copied to clipboard

Client ID for the user-assigned managed identity.

Link copied to clipboard

Tenant ID.