共用方式為


ActiveConfigurationParameter Class

Effective Virtual Networks Parameter.

Constructor

ActiveConfigurationParameter(*, regions: list[str] | None = None, skip_token: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
regions

List of regions.

Default value: None
skip_token
str

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.

Default value: None

Variables

Name Description
regions

List of regions.

skip_token
str

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.