Enum - ProfileParameterMetadataRelationType(vim.profile.ParameterMetadata.RelationType)

Since
vSphere API 6.7


Enum Description

The relation type to be supported.

Enum Constants

NameDescription
dynamic_relation The relation to a subprofile or a parameter.
extensible_relation The values from sources other than the parameter/profile or the static value list are allowed.
localizable_relation The value list contains localization keys instead of values.
static_relation The relation is defined by static valid value list.
validation_relation The relation is defined for validation purpose.

Show WSDL type definition