Compartir a través de


VolumeFailoverMetadata.VolumeType Propiedad

Definición

Obtiene o establece el tipo del volumen. Entre los valores posibles se incluyen: '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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a