共用方式為


SecurityUserConfigurationListResult Class

A list of network manager security user configurations.

Constructor

SecurityUserConfigurationListResult(*, value: list['_models.SecurityUserConfiguration'] | None = None, next_link: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value

Gets a page of security user configurations.

Default value: None
next_link
str

Gets the URL to get the next page of results.

Default value: None

Variables

Name Description
value

Gets a page of security user configurations.

next_link
str

Gets the URL to get the next page of results.