Compartir a través de


AzureFunctionLinkedService.Authentication Propiedad

Definición

Obtiene o establece el tipo de autenticación (obligatorio para especificar MSI) que se usa para conectarse a AzureFunction. 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