Share via


IWithLinuxSshKey Interface

Definition

The stage of the Kubernetes cluster definition allowing to specific the Linux SSH key.

public interface IWithLinuxSshKey
type IWithLinuxSshKey = interface
Public Interface IWithLinuxSshKey
Derived

Methods

WithSshKey(String)

Begins the definition to specify Linux ssh key.

Applies to