ICommunicationServiceResource.HostName Property

Definition

FQDN of the CommunicationService instance.

[Microsoft.Azure.PowerShell.Cmdlets.Communication.Runtime.Info(Description="FQDN of the CommunicationService instance.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="hostName")]
public string HostName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Communication.Runtime.Info(Description="FQDN of the CommunicationService instance.", 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