Share via


CsmPublishingProfileOptions interface

Publishing options for requested profile.

Properties

format

Name of the format. Valid values are: FileZilla3 WebDeploy -- default Ftp

includeDisasterRecoveryEndpoints

Include the DisasterRecover endpoint if true

Property Details

format

Name of the format. Valid values are: FileZilla3 WebDeploy -- default Ftp

format?: "FileZilla3" | "WebDeploy" | "Ftp"

Property Value

"FileZilla3" | "WebDeploy" | "Ftp"

includeDisasterRecoveryEndpoints

Include the DisasterRecover endpoint if true

includeDisasterRecoveryEndpoints?: boolean

Property Value

boolean