次の方法で共有


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

適用対象