CustomizationPoliciesListResponse interface

List of customization polices response model

Properties

nextLink

Link for next list of the Customization policy

value

List of the customization policies

Property Details

Link for next list of the Customization policy

nextLink?: string

Property Value

string

value

List of the customization policies

value?: CustomizationPolicy[]

Property Value