PrivateLinkScopesClient class

Constructors

PrivateLinkScopesClient(TokenCredential, string, PrivateLinkScopesClientOptionalParams)

Azure Arc K8s Clusters API reference for Private Link's Scopes management.

Properties

pipeline

The pipeline used by this client to make requests

privateEndpointConnections

The operation groups for privateEndpointConnections

privateLinkResources

The operation groups for privateLinkResources

privateLinkScopes

The operation groups for privateLinkScopes

Constructor Details

PrivateLinkScopesClient(TokenCredential, string, PrivateLinkScopesClientOptionalParams)

Azure Arc K8s Clusters API reference for Private Link's Scopes management.

new PrivateLinkScopesClient(credential: TokenCredential, subscriptionId: string, options?: PrivateLinkScopesClientOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

privateEndpointConnections

The operation groups for privateEndpointConnections

privateEndpointConnections: PrivateEndpointConnectionsOperations

Property Value

privateLinkResources

The operation groups for privateLinkResources

privateLinkResources: PrivateLinkResourcesOperations

Property Value

privateLinkScopes

The operation groups for privateLinkScopes

privateLinkScopes: PrivateLinkScopesOperations

Property Value