Condividi tramite


ICommunicationServiceResource.HostName Property

Definition

FQDN of the CommunicationService instance.

[Microsoft.Azure.PowerShell.Cmdlets.Communication.Runtime.Info(Create=false, Description="FQDN of the CommunicationService instance.", 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.Communication.Runtime.Info(Create=false, Description="FQDN of the CommunicationService instance.", 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