Share via


IfNotExistsEvaluationDetails Class

Definition

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.

Applies to