Sdílet prostřednictvím


VolumeFailoverMetadata.VolumeType Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to