[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineLabelValueConfiguration1

Properties

array of PropertyItem
properties Required

An array of label-value properties.


layout Optional

Layout of properties can be vertical or grid. If layout is not specified a default vertical layout is applied.


string
navigation Optional

Hyperlink of the specified UI page that provides details.


string
sub_type Optional

A sub-type of LabelValueConfiguration. If sub-type is not specified the parent type is rendered. For VERTICALLY_ALIGNED sub_type, the value is placed below the label.

Possible values are: VERTICALLY_ALIGNED

JSON Example

{
	"properties": [
		{
			"field": "string",
			"type": "String"
		}
	]
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: NsxDashboard
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

LabelValueConfiguration

Feedback

Was this page helpful?