HealthDataAIServicesClient class
Constructors
Health |
Properties
deid |
The operation groups for DeidServices |
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 PrivateLinks |
Constructor Details
HealthDataAIServicesClient(TokenCredential, string, HealthDataAIServicesClientOptionalParams)
new HealthDataAIServicesClient(credential: TokenCredential, subscriptionId: string, options?: HealthDataAIServicesClientOptionalParams)
Parameters
- credential
- TokenCredential
- subscriptionId
-
string
Property Details
deidServices
The operation groups for DeidServices
deidServices: DeidServicesOperations
Property Value
operations
The operation groups for Operations
operations: OperationsOperations
Property Value
pipeline
privateEndpointConnections
The operation groups for PrivateEndpointConnections
privateEndpointConnections: PrivateEndpointConnectionsOperations
Property Value
privateLinks
The operation groups for PrivateLinks
privateLinks: PrivateLinksOperations
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript