Compartir a través de


AzureFunctionLinkedService.FunctionAppUrl Propiedad

Definición

Obtiene o establece el punto de conexión de la aplicación de funciones de Azure. La dirección URL tendrá el 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a