CsmPublishingProfileOptions クラス

要求されたプロファイルの発行オプション。

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

コンストラクター

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

キーワードのみのパラメーター

名前 説明
format

形式の名前。 有効な値は、FileZilla3 WebDeploy – 既定の Ftp です。 既知の値は、"FileZilla3"、"WebDeploy"、"Ftp" です。

include_disaster_recovery_endpoints

true の場合は、DisasterRecover エンドポイントを含めます。

変数

名前 説明
format

形式の名前。 有効な値は、FileZilla3 WebDeploy – 既定の Ftp です。 既知の値は、"FileZilla3"、"WebDeploy"、"Ftp" です。

include_disaster_recovery_endpoints

true の場合は、DisasterRecover エンドポイントを含めます。