IIoTDeviceEntity.Protocol Property

Definition

A list of protocols of the IoTDevice entity.

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

Property Value

Attributes

Applies to