KeyListResult.Keys 屬性

定義

取得或設定會列出自動化金鑰。

[Newtonsoft.Json.JsonProperty(PropertyName="keys")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.Key> Keys { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keys")>]
member this.Keys : System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.Key> with get, set
Public Property Keys As IList(Of Key)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於