다음을 통해 공유


Settings interface

백업 관리를 위한 일반 설정 필드

속성

isCompression

워크로드 압축 플래그입니다. 클라이언트가 이 플래그를 고려하도록 업그레이드하면 'isSqlCompression'이 더 이상 사용되지 않도록 추가되었습니다.

issqlcompression

SQL 압축 플래그

timeZone

TimeZone 선택적 입력을 문자열로 사용합니다. 예: TimeZone = "Pacific Standard Time".

속성 세부 정보

isCompression

워크로드 압축 플래그입니다. 클라이언트가 이 플래그를 고려하도록 업그레이드하면 'isSqlCompression'이 더 이상 사용되지 않도록 추가되었습니다.

isCompression?: boolean

속성 값

boolean

issqlcompression

SQL 압축 플래그

issqlcompression?: boolean

속성 값

boolean

timeZone

TimeZone 선택적 입력을 문자열로 사용합니다. 예: TimeZone = "Pacific Standard Time".

timeZone?: string

속성 값

string