ServiceEndpointPolicyDefinitionListResult interface

Response for ListServiceEndpointPolicyDefinition API service call. Retrieves all service endpoint policy definition that belongs to a service endpoint policy.

Properties

nextLink

The URL to get the next set of results.

value

The service endpoint policy definition in a service endpoint policy.

Property Details

The URL to get the next set of results.

nextLink?: string

Property Value

string

value

The service endpoint policy definition in a service endpoint policy.

value?: ServiceEndpointPolicyDefinition[]

Property Value