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
Reference to an instance of the DistributedVirtualPortgroup managed object.
string
service
Required
Service to be configured on the virtual nics attached to this dvportgroup.
See HostVirtualNicManagerNicTypeEnum for supported values.