CsmPublishingProfileOptions Class
Publishing options for requested profile.
- Inheritance
-
CsmPublishingProfileOptions
Constructor
CsmPublishingProfileOptions(*, format: Optional[Union[str, azure.mgmt.web.v2019_08_01.models._web_site_management_client_enums.PublishingProfileFormat]] = None, include_disaster_recovery_endpoints: Optional[bool] = None, **kwargs)
Parameters
- format
- str or PublishingProfileFormat
Required
Name of the format. Valid values are: FileZilla3 WebDeploy – default Ftp. Possible values include: "FileZilla3", "WebDeploy", "Ftp".
Feedback
Submit and view feedback for