你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CheckRestrictionsRequest interface

The check policy restrictions parameters describing the resource that is being evaluated.

Properties

pendingFields

The list of fields and values that should be evaluated for potential restrictions.

resourceDetails

The information about the resource that will be evaluated.

Property Details

pendingFields

The list of fields and values that should be evaluated for potential restrictions.

pendingFields?: PendingField[]

Property Value

resourceDetails

The information about the resource that will be evaluated.

resourceDetails: CheckRestrictionsResourceDetails

Property Value