Package | Description |
---|---|
com.tencentcloudapi.cvm.v20170312 | |
com.tencentcloudapi.cvm.v20170312.models |
Modifier and Type | Method and Description |
---|---|
ModifyImageSharePermissionResponse |
CvmClient.ModifyImageSharePermission(ModifyImageSharePermissionRequest req)
本接口(ModifyImageSharePermission)用于修改镜像共享信息。
共享镜像后,被共享账户可以通过该镜像创建实例。
每个自定义镜像最多可共享给500个账户。
共享镜像无法更改名称,描述,仅可用于创建实例。
只支持共享到对方账户相同地域。
|
Constructor and Description |
---|
ModifyImageSharePermissionResponse(ModifyImageSharePermissionResponse 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.