DistributedVirtualSwitchHostMemberHostPerfNicOffloadStateStatus_enum
DistributedVirtualSwitchHostMemberHostPerfNicOffloadStateStatus_enum
Enumerates the possible runtime statuses for enabling Performance NIC Offload.
Possible values:
SUCCEEDED: Performance NIC offload is successfully enabled.IN_PROGRESS: Performance NIC offload is in the process of being enabled.FAILED: The attempt to enable Performance NIC Offload has failed.
Since: vSphere API Release 9.1.0.0
This data structure has no properties.
Enumeration:
SUCCEEDED,
IN_PROGRESS,
FAILED,