共用方式為


Device.DeviceType Property

Definition

Gets or sets the type of the device. Possible values include: 'Invalid', 'Series8000VirtualAppliance', 'Series8000PhysicalAppliance'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to