Compartilhar via


SecurityAdminConfigurationListResult Class

A list of network manager security admin configurations.

Inheritance
azure.mgmt.network._serialization.Model
SecurityAdminConfigurationListResult

Constructor

SecurityAdminConfigurationListResult(*, value: List[_models.SecurityAdminConfiguration] | None = None, next_link: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value

Gets a page of security admin configurations.

next_link
str

Gets the URL to get the next page of results.

Variables

Name Description
value

Gets a page of security admin configurations.

next_link
str

Gets the URL to get the next page of results.