RelayAPI class

Constructors

RelayAPI(TokenCredential, string, RelayAPIOptionalParams)

Use these API to manage Azure Relay resources through Azure Resource Manager.

Properties

hybridConnections

The operation groups for hybridConnections

namespaces

The operation groups for namespaces

operations

The operation groups for operations

pipeline

The pipeline used by this client to make requests

privateEndpointConnections

The operation groups for privateEndpointConnections

privateLinkResources

The operation groups for privateLinkResources

wCFRelays

The operation groups for wCFRelays

Constructor Details

RelayAPI(TokenCredential, string, RelayAPIOptionalParams)

Use these API to manage Azure Relay resources through Azure Resource Manager.

new RelayAPI(credential: TokenCredential, subscriptionId: string, options?: RelayAPIOptionalParams)

Parameters

credential
TokenCredential
subscriptionId

string

Property Details

hybridConnections

The operation groups for hybridConnections

hybridConnections: HybridConnectionsOperations

Property Value

namespaces

The operation groups for namespaces

namespaces: NamespacesOperations

Property Value

operations

The operation groups for operations

operations: OperationsOperations

Property Value

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

wCFRelays

The operation groups for wCFRelays

wCFRelays: wCFRelaysOperations

Property Value