Share via


IHostEntity.HostName Property

Definition

The hostname without the domain suffix.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The hostname without the domain suffix.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="hostName")]
public string HostName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The hostname without the domain suffix.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="hostName")>]
member this.HostName : string
Public ReadOnly Property HostName As String

Property Value

Attributes

Applies to