public static interface HostNicService.UpdateVirtualFunctionsConfiguration
The action updates virtual function configuration in case the current resource represents an SR-IOV enabled NIC. The input should be consisted of at least one of the following properties:
allNetworksAllowed
numberOfVirtualFunctions
Please see the HostNicVirtualFunctionsConfiguration
type for the meaning of the properties.
Modifier and Type | Method and Description |
---|---|
Boolean |
async()
Indicates if the update should be performed asynchronously.
|
HostNicVirtualFunctionsConfiguration |
virtualFunctionsConfiguration() |
HostNicVirtualFunctionsConfiguration virtualFunctionsConfiguration()
Boolean async()
Indicates if the update should be performed asynchronously.
Copyright © 2016. All rights reserved.