Partager via


RunRequestInner.IsArchiveEnabled Propriété

Définition

Obtient ou définit la valeur qui indique si l’archivage est activé pour l’exécution ou non.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à