CloudVMClusterUpdateProperties.SshPublicKey Property

Definition

The public key portion of one or more key pairs used for SSH access to the cloud VM cluster.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> SshPublicKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Owned)>]
member this.SshPublicKey : System.Collections.Generic.List<string> with get, set
Public Property SshPublicKey As List(Of String)

Property Value

Implements

Attributes

Applies to