IfNotExistsEvaluationDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Evaluation details of IfNotExists effect.
public class IfNotExistsEvaluationDetails
type IfNotExistsEvaluationDetails = class
Public Class IfNotExistsEvaluationDetails
- Inheritance
-
IfNotExistsEvaluationDetails
Constructors
IfNotExistsEvaluationDetails() |
Initializes a new instance of the IfNotExistsEvaluationDetails class. |
IfNotExistsEvaluationDetails(String, Nullable<Int32>) |
Initializes a new instance of the IfNotExistsEvaluationDetails class. |
Properties
ResourceId |
Gets or sets ID of the last evaluated resource for IfNotExists effect. |
TotalResources |
Gets or sets total number of resources to which the existence condition is applicable. |