Condividi tramite


AzureWorkloadRecoveryPoint.RecoveryPointTierDetails Property

Definition

Gets or sets recovery point tier information.

[Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointTierDetails")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.RecoveryPointTierInformationV2> RecoveryPointTierDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryPointTierDetails")>]
member this.RecoveryPointTierDetails : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.RecoveryPointTierInformationV2> with get, set
Public Property RecoveryPointTierDetails As IList(Of RecoveryPointTierInformationV2)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to