Freigeben über


IClusterProperties.HostName Property

Definition

DNS name of the cluster endpoint

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