SecurityAdminConfigurationListResult Class
A list of network manager security admin configurations.
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. Default value: None
|
|
next_link
|
Gets the URL to get the next page of results. Default value: None
|
Variables
| Name | Description |
|---|---|
|
value
|
Gets a page of security admin configurations. |
|
next_link
|
Gets the URL to get the next page of results. |