Freigeben über


ContainerServiceSshPublicKey.KeyData Property

Definition

Certificate public key used to authenticate with VMs through SSH. The certificate must be in PEM format with or without headers.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public string KeyData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.KeyData : string with get, set
Public Property KeyData As String

Property Value

Implements

Attributes

Applies to