Data Object - ProfileParameterMetadataParameterRelationMetadata(vim.profile.ParameterMetadata.ParameterRelationMetadata)

Property of
ProfileParameterMetadata
Extends
DynamicData
See also
ProfilePropertyPath
Since
vSphere API 6.7

Data Object Description

This class to define a relation between the parameter and a profile or a parameter, or a constant list of values.

Properties

Name Type Description
maxCountxsd:int

The maximum count of values to map to.
minCountxsd:int

The minimal count of values to map to.
path*ProfilePropertyPath

The property path of the related profile/parameter.
relationTypes*xsd:string[]

The types of this relation.
values*xsd:anyType[]

The valid value list.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition