共用方式為


AgentRegistration.Keys 屬性

定義

取得或設定代理程式註冊金鑰。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於