Package | Description |
---|---|
com.tencentcloudapi.as.v20180419 | |
com.tencentcloudapi.as.v20180419.models |
Modifier and Type | Method and Description |
---|---|
AttachInstancesResponse |
AsClient.AttachInstances(AttachInstancesRequest req)
本接口(AttachInstances)用于将 CVM 实例添加到伸缩组。
仅支持添加处于`RUNNING`(运行中)或`STOPPED`(已关机)状态的 CVM 实例
添加的 CVM 实例需要和伸缩组 VPC 网络一致
|
Constructor and Description |
---|
AttachInstancesResponse(AttachInstancesResponse 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 © 2023. All rights reserved.