IIoTDeviceEntity.Vendor Property

Definition

The vendor of the device

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The vendor of the device", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="vendor", Update=false)]
public string Vendor { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The vendor of the device", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="vendor", Update=false)>]
member this.Vendor : string
Public ReadOnly Property Vendor As String

Property Value

Attributes

Applies to