NSX-T Data Center REST API
LayoutProperties (schema)
Layout properties of a container or widget
Properties of the layout of a container or widget
Name | Description | Type | Notes |
---|---|---|---|
num_columns | Number of columns of grid Describes the number of columns of grid layout of a container or widget. This property is applicable for grid layout only. |
int | |
num_rows | Number of rows of grid Describes the number of rows of grid layout of a container or widget. This property is applicable for grid layout only. |
int |