次の方法で共有


IHealthcareApisManagementClient インターフェイス

定義

Azure Healthcare API クライアント

public interface IHealthcareApisManagementClient : IDisposable
type IHealthcareApisManagementClient = interface
    interface IDisposable
Public Interface IHealthcareApisManagementClient
Implements IDisposable
派生
実装

プロパティ

AcceptLanguage

応答の優先言語。

ApiVersion

クライアント API のバージョン。

ApiVersion1

クライアント API のバージョン。

BaseUri

サービスのベース URI。

Credentials

クライアントが Azure に接続するために必要な資格情報。

DeserializationSettings

JSON の逆シリアル化設定を取得または設定します。

DicomServices

IDicomServicesOperations を取得します。

FhirDestinations

IFhirDestinationsOperations を取得します。

FhirServices

IFhirServicesOperations を取得します。

GenerateClientRequestId

一意の x-ms-client-request-id を生成する必要があるかどうか。 true に設定すると、一意の x-ms-client-request-id 値が生成され、各要求に含まれます。 既定値は true です。

IotConnectorFhirDestination

IIotConnectorFhirDestinationOperations を取得します。

IotConnectors

IIotConnectorsOperations を取得します。

LongRunningOperationRetryTimeout

実行時間の長い操作の再試行タイムアウト (秒単位)。 既定値は 30 です。

OperationResults

IOperationResultsOperations を取得します。

Operations

IOperations を取得します。

PrivateEndpointConnections

IPrivateEndpointConnectionsOperations を取得します。

PrivateLinkResources

IPrivateLinkResourcesOperations を取得します。

SerializationSettings

JSON シリアル化設定を取得または設定します。

Services

IServicesOperations を取得します。

SubscriptionId

サブスクリプションの識別子です。

WorkspacePrivateEndpointConnections

IWorkspacePrivateEndpointConnectionsOperations を取得します。

WorkspacePrivateLinkResources

IWorkspacePrivateLinkResourcesOperations を取得します。

Workspaces

IWorkspacesOperations を取得します。

適用対象