Partager via


SubProtectionPolicy.PolicyType Propriété

Définition

Obtient ou définit le type de stratégie de sauvegarde. Les valeurs possibles sont les suivantes : 'Invalid', 'Full', 'Differential', 'Log', 'CopyOnlyFull', 'Incremental'

[Newtonsoft.Json.JsonProperty(PropertyName="policyType")]
public string PolicyType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="policyType")>]
member this.PolicyType : string with get, set
Public Property PolicyType As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à