Aracılığıyla paylaş


VolumeGroupVolumeProperties.VolumeType Property

Definition

Gets or sets what type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection

[Newtonsoft.Json.JsonProperty(PropertyName="properties.volumeType")]
public string VolumeType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.volumeType")>]
member this.VolumeType : string with get, set
Public Property VolumeType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to