次の方法で共有


StreamingEndpoint.HostName プロパティ

定義

ストリーミング エンドポイントのホスト名を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.hostName")]
public string HostName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.hostName")>]
member this.HostName : string
Public ReadOnly Property HostName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象