HostSystemSwapConfigurationDisabledOption

HostSystemSwapConfigurationDisabledOption
HostSystemSwapConfigurationDisabledOption

Indicates that the system swap on the host is currently disabled.

This value is used with the UpdateSystemSwapConfiguration managed method to disable system swap. Presence of this value in option excludes appearance of any other options. Specifying additional options will result in a InvalidArgument fault being thrown from the UpdateSystemSwapConfiguration method.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "key": 0
}