Package | Description |
---|---|
com.tencentcloudapi.batch.v20170312.models |
Modifier and Type | Method and Description |
---|---|
VirtualPrivateCloud |
EnvData.getVirtualPrivateCloud()
Get Information of the VPC configuration, which cannot be specified together with Zones and VirtualPrivateClouds.
|
VirtualPrivateCloud[] |
EnvData.getVirtualPrivateClouds()
Get List of VPCs (creation of CVM instances across VPCs is supported), which cannot be specified together with VirtualPrivateCloud or Zones at the same time.
|
Modifier and Type | Method and Description |
---|---|
void |
EnvData.setVirtualPrivateCloud(VirtualPrivateCloud VirtualPrivateCloud)
Set Information of the VPC configuration, which cannot be specified together with Zones and VirtualPrivateClouds.
|
void |
EnvData.setVirtualPrivateClouds(VirtualPrivateCloud[] VirtualPrivateClouds)
Set List of VPCs (creation of CVM instances across VPCs is supported), which cannot be specified together with VirtualPrivateCloud or Zones at the same time.
|
Copyright © 2021. All rights reserved.