Partager via


BackupEngineExtendedInfo.ProtectedItemsCount Propriété

Définition

Obtient ou définit le nombre d’éléments protégés dans le moteur de sauvegarde.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à