Partager via


RecoveryPointTierInformation.Type Propriété

Définition

Obtient ou définit le type de niveau de point de récupération. Les valeurs possibles sont les suivantes : « Invalid », « InstantRP », « HardenedRP », « ArchivedRP »

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.RecoveryServices.Backup.Models.RecoveryPointTierType? Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Nullable<Microsoft.Azure.Management.RecoveryServices.Backup.Models.RecoveryPointTierType> with get, set
Public Property Type As Nullable(Of RecoveryPointTierType)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à