Share via


VolumeGroupVolumeProperties.DataProtection Property

Definition

Gets or sets dataProtection type volumes include an object containing details of the replication

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dataProtection")]
public Microsoft.Azure.Management.NetApp.Models.VolumePropertiesDataProtection DataProtection { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dataProtection")>]
member this.DataProtection : Microsoft.Azure.Management.NetApp.Models.VolumePropertiesDataProtection with get, set
Public Property DataProtection As VolumePropertiesDataProtection

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

DataProtection type volumes include an object containing details of the replication

Applies to