Compartilhar via


AzureFunctionLinkedService.FunctionAppUrl Propriedade

Definição

Obtém ou define o ponto de extremidade do Aplicativo de Funções do Azure. A URL estará no formato https://& lt;accountName>. azurewebsites.net.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a