Bagikan melalui


AzureSynapseArtifactsLinkedService.Authentication Property

Definition

Gets or sets required to specify MSI, if using system assigned managed identity as authentication method. Type: string (or Expression with resultType string).

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to