Compartir a través de


AgentRegistration.Keys Propiedad

Definición

Obtiene o establece las claves de registro del agente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a