Share via


IDevicePropertiesFormat.DeviceType Property

Definition

The type of the device.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Description="The type of the device.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Support.DeviceType) }, ReadOnly=false, Required=true, SerializedName="deviceType")]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Support.DeviceType DeviceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Description="The type of the device.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Support.DeviceType) }, ReadOnly=false, Required=true, SerializedName="deviceType")>]
member this.DeviceType : Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Support.DeviceType with get, set
Public Property DeviceType As DeviceType

Property Value

Attributes

Applies to