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
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