ActiveConfigurationParameter interface
Effective Virtual Networks Parameter.
Properties
regions | List of regions. |
skip |
When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data. |
Property Details
regions
List of regions.
regions?: string[]
Property Value
string[]
skipToken
When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.
skipToken?: string
Property Value
string