ApplicationGroupListResult interface
The response from the List Application Groups operation.
Properties
next |
Link to the next set of results. Not empty if Value contains an incomplete list of Authorization Rules NOTE: This property will not be serialized. It can only be populated by the server. |
value | Result of the List Application Groups operation. |
Property Details
nextLink
Link to the next set of results. Not empty if Value contains an incomplete list of Authorization Rules NOTE: This property will not be serialized. It can only be populated by the server.
nextLink?: string
Property Value
string
value
Result of the List Application Groups operation.
value?: ApplicationGroup[]