Package | Description |
---|---|
com.tencentcloudapi.sqlserver.v20180328 | |
com.tencentcloudapi.sqlserver.v20180328.models |
Modifier and Type | Method and Description |
---|---|
ModifyInstanceParamResponse |
SqlserverClient.ModifyInstanceParam(ModifyInstanceParamRequest req)
本接口(ModifyInstanceParam)用于修改云数据库实例的参数。
注意:如果修改的参数是需要重启实例的,那么实例将会按照WaitSwitch参数的设置(可能是立即执行也可能在可维护时间窗内自动执行)在执行参数修改时重启实例。
您可以通过DescribeInstanceParams接口查询修改参数时是否会重启实例,以免导致您的实例不符合预期重启。
|
Constructor and Description |
---|
ModifyInstanceParamResponse(ModifyInstanceParamResponse 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 © 2022. All rights reserved.