次の方法で共有


ApplicationInsightsComponentExportConfiguration.ContainerName プロパティ

定義

宛先ストレージ コンテナーの名前を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象