次の方法で共有


DiagnosticsStorageAccountConfig.ProtectedAccountKeyName プロパティ

定義

保護された診断ストレージ キー名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象