次の方法で共有


PrescriptionMaps クラス

定義

PrescriptionMaps サブクライアント。

public class PrescriptionMaps
type PrescriptionMaps = class
Public Class PrescriptionMaps
継承
PrescriptionMaps

コンストラクター

PrescriptionMaps()

モック作成のために、PrescriptionMaps の新しいインスタンスを初期化します。

プロパティ

Pipeline

REST 要求と応答を送受信するための HTTP パイプライン。

メソッド

CreateCascadeDeleteJob(WaitUntil, String, String, String, RequestContext)

指定した処方マップの連鎖削除ジョブを作成します。

CreateCascadeDeleteJobAsync(WaitUntil, String, String, String, RequestContext)

指定した処方マップの連鎖削除ジョブを作成します。

CreateOrUpdate(String, String, RequestContent, RequestContext)

特定のパーティの下に処方マップ リソースを作成または更新します。

CreateOrUpdateAsync(String, String, RequestContent, RequestContext)

特定のパーティの下に処方マップ リソースを作成または更新します。

Delete(String, String, RequestContext)

特定のパーティの指定された処方マップ リソースを削除します。

DeleteAsync(String, String, RequestContext)

特定のパーティの指定された処方マップ リソースを削除します。

GetCascadeDeleteJobDetails(String, RequestContext)

指定された処方マップの連鎖削除ジョブを取得します。

GetCascadeDeleteJobDetailsAsync(String, RequestContext)

指定された処方マップの連鎖削除ジョブを取得します。

GetPrescriptionMap(String, String, RequestContext)

特定のパーティの指定された処方マップ リソースを取得します。

GetPrescriptionMapAsync(String, String, RequestContext)

特定のパーティの指定された処方マップ リソースを取得します。

GetPrescriptionMaps(IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<Int32>, String, RequestContext)

すべての関係者の処方マップ リソースのページ分割されたリストを返します。

GetPrescriptionMapsAsync(IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<Int32>, String, RequestContext)

すべての関係者の処方マップ リソースのページ分割されたリストを返します。

GetPrescriptionMapsByPartyId(String, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<Int32>, String, RequestContext)

特定のパーティの下にある処方マップ リソースのページ分割されたリストを返します。

GetPrescriptionMapsByPartyIdAsync(String, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<Int32>, String, RequestContext)

特定のパーティの下にある処方マップ リソースのページ分割されたリストを返します。

適用対象