Compartir a través de


Remediation.ParallelDeployments Propiedad

Definición

Obtiene o establece determina cuántos recursos corregir en un momento dado. Se puede usar para aumentar o reducir el ritmo de la corrección. Si no se proporciona, se usa el valor predeterminado de implementaciones paralelas.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a