VBRAzureVMSize
Contains Microsoft Azure VM configuration option.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
SubscriptionId |
GUID |
ID of subscription with which the configuration option is associated. |
|
Cores |
int32 |
Available number of cores. |
|
Memory |
int32 |
Maximum amount of memory (Mb). |
|
MaxDisks |
int32 |
Maximum number of data disks. |
|
Location |
string |
Datacenter location. |
|
Name |
string |
Virtual network name. |
Related Commands