ApplicationGroupListResult interface

The response from the List Application Groups operation.

Properties

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.

value

Result of the List Application Groups operation.

Property Details

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[]

Property Value