Partager via


Snapshot.Incremental Propriété

Définition

Obtient ou définit si un instantané est incrémentiel. Les instantanés incrémentiels sur le même disque occupent moins d’espace que les instantanés complets et peuvent être différents.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à