SecurityUserConfigurationListResult interface
A list of network manager security user configurations
Properties
next |
Gets the URL to get the next page of results. |
value | Gets a page of security user 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 user configurations
value?: SecurityUserConfiguration[]