Package | Description |
---|---|
com.tencentcloudapi.sqlserver.v20180328.models |
Modifier and Type | Method and Description |
---|---|
SlaveZones[] |
DBInstance.getMultiSlaveZones()
Get 多节点实例备可用区信息
|
SlaveZones |
DBInstance.getSlaveZones()
Get 双节点实例备可用区信息
|
Modifier and Type | Method and Description |
---|---|
void |
DBInstance.setMultiSlaveZones(SlaveZones[] MultiSlaveZones)
Set 多节点实例备可用区信息
|
void |
DBInstance.setSlaveZones(SlaveZones SlaveZones)
Set 双节点实例备可用区信息
|
Constructor and Description |
---|
SlaveZones(SlaveZones source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.