Aracılığıyla paylaş


ICustomHostnameAnalysisResult.HostName Property

Definition

Host name that was analyzed

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Host name that was analyzed", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="hostName", Update=false)]
public string HostName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Host name that was analyzed", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="hostName", Update=false)>]
member this.HostName : string
Public ReadOnly Property HostName As String

Property Value

Attributes

Applies to