VPC 환경에서 이용 가능합니다.
Cloud DB for MSSQL 백업 상세 목록
구문
private Integer totalRows;
private List<CloudMssqlBackupDetail> cloudMssqlBackupDetailList = new ArrayList<>();
필드
파라미터 | 타입 | 필수 여부 | 설명 |
---|---|---|---|
totalRows | Integer | Y | 조회된 목록의 총 개수 |
cloudMssqlBackupDetailList | List<CloudMssqlBackupDetail> | Y | List<CloudMssqlBackupDetail> 데이터 타입 |