Compartir a través de


IfNotExistsEvaluationDetails.TotalResources Propiedad

Definición

Obtiene o establece el número total de recursos a los que se aplica la condición de existencia.

[Newtonsoft.Json.JsonProperty(PropertyName="totalResources")]
public int? TotalResources { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalResources")>]
member this.TotalResources : Nullable<int> with get, set
Public Property TotalResources As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a