CsmPublishingProfileOptions interface
요청된 프로필에 대한 게시 옵션입니다.
속성
| format | 형식의 이름입니다. 유효한 값은 FileZilla3 WebDeploy -- 기본 Ftp입니다. |
| include |
true인 경우 DisasterRecover 엔드포인트 포함 |
속성 세부 정보
format
형식의 이름입니다. 유효한 값은 FileZilla3 WebDeploy -- 기본 Ftp입니다.
format?: "FileZilla3" | "WebDeploy" | "Ftp"
속성 값
"FileZilla3" | "WebDeploy" | "Ftp"
includeDisasterRecoveryEndpoints
true인 경우 DisasterRecover 엔드포인트 포함
includeDisasterRecoveryEndpoints?: boolean
속성 값
boolean