Share via


INetworkInterface.Vendor Property

Definition

The vendor name of the device.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The vendor name 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.NetworkCloud.Runtime.Info(Create=false, Description="The vendor name 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