次の方法で共有


DiagnosticsStorageAccountConfig.BlobEndpoint プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象