SecurityAdminConfigurationListResult interface
A list of network manager security admin configurations
Properties
next |
Gets the URL to get the next page of results. |
value | Gets a page of security admin configurations |
Property Details
nextLink
Gets the URL to get the next page of results.
nextLink?: string
Property Value
string
value
Gets a page of security admin configurations
value?: SecurityAdminConfiguration[]