VBRCloudProviderReplicationResource
Contains replication resources provided under hardware plan.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
HardwarePlanName |
string |
Hardware plan name. |
|
CPU |
int32 |
Quota of CPU resources assigned to the hardware plan (MHz). |
|
Memory |
int32 |
Quota of memory resources assigned to the hardware plan (Mb). |
|
Datastore |
Array of datastores used for storing user data. |
|
|
NetworkCount |
int32 |
Number of networks with or without access to the Internet assigned to the hardware plan. |
|
PublicIpEnabled |
bool |
Indicates if the tenant is enabled to use the public IPs (TRUE) or not (FALSE). |
|
PublicIp |
string[] |
Public IP addresses assigned to the tenant. |
|
WanAcceleratorEnabled |
bool |
Indicates if the tenant is enabled to use a WAN accelerator (TRUE) or not (FALSE). |
Related Objects