Name | Type | Description |
---|---|---|
macId | String | Gets or sets the Mac address of network card. (optional) |
name | String | Gets or sets the name of the nic. This can be the same as the network name. (required) |
networkName | String | Gets or sets the name of the Network. (required) |
uniqueId | String | Gets or sets the unique Id used to represent this network in the external system. (required) |
Name | Returns |
---|---|
build(String uniqueId) | GEFComputeResourceNetwork |
Method | Returns |
---|---|
GEFComputeResourceNetwork.build(String uniqueId) | GEFComputeResourceNetwork |
Method | Returns |
---|---|
GEFComputeResource.addNetwork(GEFComputeResourceNetwork network) | void |