IHostEntity.NetBiosName Property

Definition

The host name (pre-windows2000).

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The host name (pre-windows2000).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="netBiosName", Update=false)]
public string NetBiosName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="The host name (pre-windows2000).", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="netBiosName", Update=false)>]
member this.NetBiosName : string
Public ReadOnly Property NetBiosName As String

Property Value

Attributes

Applies to