Partilhar via


AzureFunctionLinkedService.Authentication Propriedade

Definição

Obtém ou define o tipo de autenticação (Obrigatório para especificar MSI) usado para se conectar ao AzureFunction. Tipo: cadeia de caracteres (ou Expressão com cadeia de caracteres 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a