Partager via


AzureFunctionLinkedService.Authentication Propriété

Définition

Obtient ou définit le type d’authentification (obligatoire pour spécifier MSI) utilisé pour se connecter à AzureFunction. Type : chaîne (ou Expression avec chaîne 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à