DataflowEndpointDataLakeStorageAuthenticationResponse

data class DataflowEndpointDataLakeStorageAuthenticationResponse(val accessTokenSettings: DataflowEndpointAuthenticationAccessTokenResponse? = null, val method: String, val systemAssignedManagedIdentitySettings: DataflowEndpointAuthenticationSystemAssignedManagedIdentityResponse? = null, val userAssignedManagedIdentitySettings: DataflowEndpointAuthenticationUserAssignedManagedIdentityResponse? = null)

Azure Data Lake endpoint Authentication properties. NOTE Enum - Only one method is supported for one entry

Constructors

constructor(accessTokenSettings: DataflowEndpointAuthenticationAccessTokenResponse? = null, method: String, systemAssignedManagedIdentitySettings: DataflowEndpointAuthenticationSystemAssignedManagedIdentityResponse? = null, userAssignedManagedIdentitySettings: DataflowEndpointAuthenticationUserAssignedManagedIdentityResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Mode of Authentication.