HostInternetScsiHbaIscsiIpv6AddressAddressConfigurationType
HostInternetScsiHbaIscsiIpv6AddressAddressConfigurationType
A boxed HostInternetScsiHbaIscsiIpv6AddressAddressConfigurationTypeEnum. To be used in Any placeholders.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": "string"
}
_value
Required
enum listing possible IPv6 address configuration methods.
Possible values:
DHCP
: DHCPAutoConfigured
: Auto configured.Auto configured Link local address and Router Advertisement addresses would be of this type.
Static
: Static address.Typically user specified addresses will be static addresses. User can specify link local address. Only Static addresses can be added or removed.
Other
: Other or unknown type.
Possible values are : DHCP, AutoConfigured, Static, Other,