Share via


Volume.VolumeType Property

Definition

Gets or sets the type of the volume. Possible values include: 'Tiered', 'Archival', 'LocallyPinned'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to