Share via


AgentRegistration.Keys Property

Definition

Gets or sets the agent registration 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to