CustomizationPoliciesListResponse interface
List of customization polices response model
Properties
next |
Link for next list of the Customization policy |
value | List of the customization policies |
Property Details
nextLink
Link for next list of the Customization policy
nextLink?: string
Property Value
string
value
List of the customization policies
value?: CustomizationPolicy[]