Enum - SlpDiscoveryMethod(vim.host.InternetScsiHba.DiscoveryProperties.SlpDiscoveryMethod)


Enum Description

The available SLP discovery methods.

Enum Constants

NameDescription
slpAutoMulticast Use the well known multicast address to find DAs.
slpAutoUnicast Use broadcasting to find SLP DAs. Only DAs on the current subnet will be found.
slpDhcp Use DHCP to find the SLP DAs.
slpManual User specified address for a DA.

Show WSDL type definition