共用方式為


CsmPublishingProfileOptions 類別

要求之設定檔的發佈選項。

繼承
azure.mgmt.web._serialization.Model
CsmPublishingProfileOptions

建構函式

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

僅限關鍵字的參數

名稱 Description
format

格式的名稱。 有效值為:FileZilla3 WebDeploy – 預設 Ftp。 已知值為:「FileZilla3」、「WebDeploy」 和 「Ftp」。

include_disaster_recovery_endpoints

如果為 true,請包含 DisasterRecover 端點。

變數

名稱 Description
format

格式的名稱。 有效值為:FileZilla3 WebDeploy – 預設 Ftp。 已知值為:「FileZilla3」、「WebDeploy」 和 「Ftp」。

include_disaster_recovery_endpoints

如果為 true,請包含 DisasterRecover 端點。