Delen via


ContainerServiceSshConfiguration.PublicKeys Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="publicKeys")]
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ContainerServiceSshPublicKey> PublicKeys { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="publicKeys")>]
member this.PublicKeys : System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.ContainerServiceSshPublicKey> with get, set
Public Property PublicKeys As IList(Of ContainerServiceSshPublicKey)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to