Freigeben über


StaticSiteBuildProperties Klasse

Erstellen Sie Eigenschaften für den statischen Standort.

Vererbung
azure.mgmt.web._serialization.Model
StaticSiteBuildProperties

Konstruktor

StaticSiteBuildProperties(*, app_location: str | None = None, api_location: str | None = None, app_artifact_location: str | None = None, **kwargs: Any)

Nur Schlüsselwortparameter

Name Beschreibung
app_location
str

Der Pfad zum App-Code im Repository.

api_location
str

Der Pfad zum API-Code im Repository.

app_artifact_location
str

Der Pfad der App-Artefakte nach dem Erstellen.

Variablen

Name Beschreibung
app_location
str

Der Pfad zum App-Code im Repository.

api_location
str

Der Pfad zum API-Code im Repository.

app_artifact_location
str

Der Pfad der App-Artefakte nach dem Erstellen.