VolumeGroupVolumeProperties.DataProtection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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