Compartir a través de


Remediation.ResourceCount Propiedad

Definición

Obtiene o establece determina el número máximo de recursos que el trabajo de corrección puede corregir. Si no se proporciona, se usa el recuento de recursos predeterminado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a