github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/vmssql/docs/CloudMssqlBackupDetail.md (about)

     1  # CloudMssqlBackupDetail
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **DatabaseName** | ***string** | DB 이름  | [optional] [default to null]
     7  **FullBackupSize** | ***int64** | FullBackup 데이터 사이즈  | [optional] [default to null]
     8  **LogBackupCount** | ***int32** | 연관된 Log Backup 수  | [optional] [default to null]
     9  **LogBackupSize** | ***int64** | 연관된 Log Backup 데이터 사이즈  | [optional] [default to null]
    10  **StartTime** | ***string** | 백업 시작 일시  | [optional] [default to null]
    11  **EndTime** | ***string** | 백업 종료 일시  | [optional] [default to null]
    12  
    13  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    14  
    15