Compartir a través de


AzureSynapseArtifactsLinkedService.Authentication Propiedad

Definición

Obtiene o establece los conjuntos necesarios para especificar MSI, si se usa la identidad administrada asignada por el sistema como método de autenticación. Tipo: cadena (o Expresión con cadena resultType).

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.authentication")]
public object Authentication { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.authentication")>]
member this.Authentication : obj with get, set
Public Property Authentication As Object

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a