Freigeben über


CsmPublishingProfileOptions Klasse

Veröffentlichungsoptionen für das angeforderte Profil.

Vererbung
azure.mgmt.web._serialization.Model
CsmPublishingProfileOptions

Konstruktor

CsmPublishingProfileOptions(*, format: str | _models.PublishingProfileFormat | None = None, include_disaster_recovery_endpoints: bool | None = None, **kwargs: Any)

Nur Schlüsselwortparameter

Name Beschreibung
format

Der Name des Formats. Gültige Werte sind: FileZilla3 WebDeploy – Standard ftp. Bekannte Werte sind: "FileZilla3", "WebDeploy" und "Ftp".

include_disaster_recovery_endpoints

Schließen Sie den DisasterRecover-Endpunkt bei true ein.

Variablen

Name Beschreibung
format

Der Name des Formats. Gültige Werte sind: FileZilla3 WebDeploy – Standard ftp. Bekannte Werte sind: "FileZilla3", "WebDeploy" und "Ftp".

include_disaster_recovery_endpoints

Schließen Sie den DisasterRecover-Endpunkt bei true ein.