Compartilhar via


SecurityUserConfigurationListResult Class

A list of network manager security user configurations.

Inheritance
azure.mgmt.network._serialization.Model
SecurityUserConfigurationListResult

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.

next_link
str

Gets the URL to get the next page of results.

Variables

Name Description
value

Gets a page of security user configurations.

next_link
str

Gets the URL to get the next page of results.