다음을 통해 공유


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

적용 대상