Compartir a través de


FluxConfiguration.Suspend Propiedad

Definición

Obtiene o establece si esta configuración debe suspender su conciliación de sus kustomizations y orígenes.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.suspend")]
public bool? Suspend { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.suspend")>]
member this.Suspend : Nullable<bool> with get, set
Public Property Suspend As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a