VolumeProperties.VolumeType 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 what type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection
[Newtonsoft.Json.JsonProperty(PropertyName="volumeType")]
public string VolumeType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="volumeType")>]
member this.VolumeType : string with get, set
Public Property VolumeType As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute