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