次の方法で共有


CloudVmClusterProperties.SshPublicKeys Property

Definition

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

public System.Collections.Generic.IList<string> SshPublicKeys { get; }
member this.SshPublicKeys : System.Collections.Generic.IList<string>
Public ReadOnly Property SshPublicKeys As IList(Of String)

Property Value

Applies to