ClusterComputeResourceDVSSettingDVPortgroupToServiceMapping
ClusterComputeResourceDVSSettingDVPortgroupToServiceMapping
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"dvPortgroup": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"service": "string"
}
dvPortgroup
Required
Managed object reference to the dvportgroup.
string
service
Required
Service to be configured on the virtual nics attached to this dvportgroup.
See HostVirtualNicManagerNicTypeEnum for supported values.