| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312 | |
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| DeleteSecurityGroupResponse | VpcClient. DeleteSecurityGroup(DeleteSecurityGroupRequest req)本接口(DeleteSecurityGroup)用于删除安全组(SecurityGroup)。
 只有当前账号下的安全组允许被删除。
 安全组实例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 © 2025. All rights reserved.