IWebPubSubProperties.HostName Property

Definition

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

String
Attributes

Applies to