SubProtectionPolicy.TieringPolicy Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la stratégie de hiérarchisation pour déplacer automatiquement les programmes de requête vers un autre niveau. La clé est le niveau cible, défini dans l’énumération RecoveryPointTierType. La stratégie de hiérarchisation spécifie les critères pour déplacer le rp vers le niveau cible.
[Newtonsoft.Json.JsonProperty(PropertyName="tieringPolicy")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.RecoveryServices.Backup.Models.TieringPolicy> TieringPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tieringPolicy")>]
member this.TieringPolicy : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.RecoveryServices.Backup.Models.TieringPolicy> with get, set
Public Property TieringPolicy As IDictionary(Of String, TieringPolicy)
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET