次の方法で共有


DiagnosticsStorageAccountConfig.TableEndpoint プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象