PolicyDefinitionListResult interface
List of policy definitions.
Properties
nextLink |
The URL to use for getting the next set of results.
|
value |
An array of policy definitions.
|
Property Details
nextLink
The URL to use for getting the next set of results.
nextLink?: string
Property Value
value
An array of policy definitions.
value?: PolicyDefinition[]
Property Value