CalloutPoliciesList interface

A list of the service's callout policy objects.

Properties

nextLink

The URL to get the next set of callout policies list results if there are any.

value

A list of the service's callout policies.

Property Details

The URL to get the next set of callout policies list results if there are any.

nextLink?: string

Property Value

string

value

A list of the service's callout policies.

value?: CalloutPolicy[]

Property Value