共用方式為


Key.KeyName 屬性

定義

取得自動化金鑰名稱。 可能的值包括:'Primary'、'Secondary'

[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

適用於