Partager via


KustoClusterResource.GetKustoManagedPrivateEndpointAsync Méthode

Définition

Obtient un point de terminaison privé managé.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Kusto/clusters/{clusterName}/managedPrivateEndpoints/{managedPrivateEndpointName}
  • IdManagedPrivateEndpoints_Get d’opération
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Kusto.KustoManagedPrivateEndpointResource>> GetKustoManagedPrivateEndpointAsync (string managedPrivateEndpointName, System.Threading.CancellationToken cancellationToken = default);
abstract member GetKustoManagedPrivateEndpointAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Kusto.KustoManagedPrivateEndpointResource>>
override this.GetKustoManagedPrivateEndpointAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Kusto.KustoManagedPrivateEndpointResource>>
Public Overridable Function GetKustoManagedPrivateEndpointAsync (managedPrivateEndpointName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of 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 on s’attendait à ce qu’elle ne soit pas vide.

managedPrivateEndpointName a la valeur null.

S’applique à