次の方法で共有


AccessKeysInner.KeyName プロパティ

定義

AuthorizationRule を記述する文字列を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象