你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IfNotExistsEvaluationDetails interface
Evaluation details of IfNotExists effect.
Properties
resource |
ID of the last evaluated resource for IfNotExists effect. |
total |
Total number of resources to which the existence condition is applicable. |
Property Details
resourceId
ID of the last evaluated resource for IfNotExists effect.
resourceId?: string
Property Value
string
totalResources
Total number of resources to which the existence condition is applicable.
totalResources?: number
Property Value
number