Share via


HealthDataAIServicesPrivateEndpointConnectionResourceCollection.GetAsync Method

Definition

Get a specific private connection

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthDataAIServices/deidServices/{deidServiceName}/privateEndpointConnections/{privateEndpointConnectionName}
  • Operation Id: PrivateEndpointConnectionResource_Get
  • Default Api Version: 2024-09-20
  • Resource: HealthDataAIServicesPrivateEndpointConnectionResource
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.HealthDataAIServices.HealthDataAIServicesPrivateEndpointConnectionResource>> GetAsync (string privateEndpointConnectionName, System.Threading.CancellationToken cancellationToken = default);

Parameters

privateEndpointConnectionName
String

The name of the private endpoint connection associated with the Azure resource.

cancellationToken
CancellationToken

The cancellation token to use.

Returns

Exceptions

privateEndpointConnectionName is an empty string, and was expected to be non-empty.

privateEndpointConnectionName is null.

Applies to

Product Versions
Azure SDK for .NET Latest, Preview