RelayAPI class
Constructors
| RelayAPI(Token |
Use these API to manage Azure Relay resources through Azure Resource Manager. |
Properties
| hybrid |
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 |
| private |
The operation groups for privateEndpointConnections |
| private |
The operation groups for privateLinkResources |
| w |
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
- options
- RelayAPIOptionalParams
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
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