AdminRuleCollectionListResultOutput interface
Security admin configuration rule collection list result.
Properties
| next |
Gets the URL to get the next set of results. |
| value | A list of network manager security admin configuration rule collections |
Property Details
nextLink
Gets the URL to get the next set of results.
nextLink?: string
Property Value
string
value
A list of network manager security admin configuration rule collections
value?: AdminRuleCollectionOutput[]