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

LayoutProperties

Properties of the layout of a container or widget


Properties

integer as int32
num_columns Optional

Describes the number of columns of grid layout of a container or widget. This property is applicable for grid layout only.


integer as int32
num_rows Optional

Describes the number of rows of grid layout of a container or widget. This property is applicable for grid layout only.

JSON Example

{
	"num_columns": 0,
	"num_rows": 0
}

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
Property Of

Layout

Feedback

Was this page helpful?