Package | Description |
---|---|
com.tencentcloudapi.ecm.v20190719 | |
com.tencentcloudapi.ecm.v20190719.models |
Modifier and Type | Method and Description |
---|---|
DeleteSecurityGroupResponse |
EcmClient.DeleteSecurityGroup(DeleteSecurityGroupRequest req)
只有当前账号下的安全组允许被删除。
安全组实例ID如果在其他安全组的规则中被引用,则无法直接删除。这种情况下,需要先进行规则修改,再删除安全组。
删除的安全组无法再找回,请谨慎调用。
|
Constructor and Description |
---|
DeleteSecurityGroupResponse(DeleteSecurityGroupResponse 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 © 2024. All rights reserved.