次の方法で共有


DiagnosticsStorageAccountConfig.QueueEndpoint プロパティ

定義

Azure ストレージ アカウントのキュー エンドポイントを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="queueEndpoint")]
public string QueueEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="queueEndpoint")>]
member this.QueueEndpoint : string with get, set
Public Property QueueEndpoint As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象