MasterTargetServer.RetentionVolumes Property

Definition

Gets or sets the retention volumes of Master target Server.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to