Compartilhar via


ArmHDInsightContainersModelFactory.SshConnectivityEndpoint(String) Método

Definição

Inicializa uma nova instância de SshConnectivityEndpoint.

public static Azure.ResourceManager.HDInsight.Containers.Models.SshConnectivityEndpoint SshConnectivityEndpoint (string endpoint = default);
static member SshConnectivityEndpoint : string -> Azure.ResourceManager.HDInsight.Containers.Models.SshConnectivityEndpoint
Public Shared Function SshConnectivityEndpoint (Optional endpoint As String = Nothing) As SshConnectivityEndpoint

Parâmetros

endpoint
String

Ponto de extremidade de conectividade SSH.

Retornos

Uma nova SshConnectivityEndpoint instância para zombar.

Exceções

endpoint é nulo.

Aplica-se a