PendingField interface
A field that should be evaluated against Azure Policy to determine restrictions.
Properties
field | The name of the field. This can be a top-level property like 'name' or 'type' or an Azure Policy field alias. |
values | The list of potential values for the field that should be evaluated against Azure Policy. |
Property Details
field
The name of the field. This can be a top-level property like 'name' or 'type' or an Azure Policy field alias.
field: string
Property Value
string
values
The list of potential values for the field that should be evaluated against Azure Policy.
values?: string[]
Property Value
string[]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript