Freigeben über


StaticSiteBuildProperties.ApiBuildCommand Eigenschaft

Definition

Ruft einen benutzerdefinierten Befehl ab, der während der Bereitstellung der Azure Functions-API-Anwendung ausgeführt werden soll, oder legt diesen fest.

[Newtonsoft.Json.JsonProperty(PropertyName="apiBuildCommand")]
public string ApiBuildCommand { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="apiBuildCommand")>]
member this.ApiBuildCommand : string with get, set
Public Property ApiBuildCommand As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: