github.com/NaverCloudPlatform/ncloud-sdk-go-v2@v1.6.13/services/vmssql/docs/CloudMssqlServerInstance.md (about) 1 # CloudMssqlServerInstance 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **CloudMssqlServerInstanceNo** | ***string** | Cloud DB for MSSQL 서버 인스턴스 번호 | [optional] [default to null] 7 **CloudMssqlServerName** | ***string** | Cloud DB for MSSQL 서버 이름 | [optional] [default to null] 8 **CloudMssqlServerRole** | **[*CommonCode](CommonCode.md)** | Cloud DB for MSSQL 서버 역할 | [optional] [default to null] 9 **CloudMssqlServerInstanceStatusName** | ***string** | Cloud DB for MSSQL 서버 인스턴스 상태 이름 | [optional] [default to null] 10 **CloudMssqlServerInstanceStatus** | **[*CommonCode](CommonCode.md)** | Cloud DB for MSSQL 서버 인스턴스 상태 | [optional] [default to null] 11 **CloudMssqlServerInstanceOperation** | **[*CommonCode](CommonCode.md)** | Cloud DB for MSSQL 서버 인스턴스 OP | [optional] [default to null] 12 **RegionCode** | ***string** | 리전 코드 | [optional] [default to null] 13 **ZoneCode** | ***string** | ZONE 코드 | [optional] [default to null] 14 **VpcNo** | ***string** | VPC 번호 | [optional] [default to null] 15 **SubnetNo** | ***string** | Subnet 번호 | [optional] [default to null] 16 **DataStorageSize** | ***int64** | 데이터 스토리지 사이즈 | [optional] [default to null] 17 **CpuCount** | ***int32** | CPU 개수 | [optional] [default to null] 18 **MemorySize** | ***int64** | 메모리 사이즈 | [optional] [default to null] 19 **IsPublicSubnet** | ***bool** | Public Subnet 여부 | [optional] [default to null] 20 **CloudMssqlProductCode** | ***string** | Cloud DB for MSSQL 상품 코드 | [optional] [default to null] 21 **PrivateDomain** | ***string** | 사설 도메인명 | [optional] [default to null] 22 **PublicDomain** | ***string** | 공인 도메인명 | [optional] [default to null] 23 **CreateDate** | ***string** | 생성일자 | [optional] [default to null] 24 **Uptime** | ***string** | 구동시간 | [optional] [default to null] 25 **DataStorageType** | **[*CommonCode](CommonCode.md)** | 데이터 스토리지 타입 | [optional] [default to null] 26 **UsedDataStorageSize** | ***int64** | 사용중인 데이터 스토리지 사이 | [optional] [default to null] 27 28 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 29 30