Partager via


KustoClusterResource.GetKustoManagedPrivateEndpoint Méthode

Définition

Obtient un point de terminaison privé managé.

  • Chemin de la demande/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/managedPrivateEndpoints/{managedPrivateEndpointName}
  • IdManagedPrivateEndpoints_Get d’opération
public virtual Azure.Response<Azure.ResourceManager.Kusto.KustoManagedPrivateEndpointResource> GetKustoManagedPrivateEndpoint (string managedPrivateEndpointName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetKustoManagedPrivateEndpoint : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Kusto.KustoManagedPrivateEndpointResource>
override this.GetKustoManagedPrivateEndpoint : string * System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Kusto.KustoManagedPrivateEndpointResource>
Public Overridable Function GetKustoManagedPrivateEndpoint (managedPrivateEndpointName As String, Optional cancellationToken As CancellationToken = Nothing) As Response(Of KustoManagedPrivateEndpointResource)

Paramètres

managedPrivateEndpointName
String

Nom du point de terminaison privé managé.

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Exceptions

managedPrivateEndpointName est une chaîne vide et devait être non vide.

managedPrivateEndpointName a la valeur null.

S’applique à