Share via


IIoTDeviceEntity.Protocol Property

Definition

A list of protocols of the IoTDevice entity.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="A list of protocols of the IoTDevice entity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="protocols")]
public string[] Protocol { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="A list of protocols of the IoTDevice entity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="protocols")>]
member this.Protocol : string[]
Public ReadOnly Property Protocol As String()

Property Value

String[]
Attributes

Applies to