次の方法で共有


FarmBeatsClient.GetPrescriptionsClient(String) メソッド

定義

処方箋の新しいインスタンスを初期化します。

public virtual Azure.Verticals.AgriFood.Farming.Prescriptions GetPrescriptionsClient (string apiVersion = "2022-11-01-preview");
abstract member GetPrescriptionsClient : string -> Azure.Verticals.AgriFood.Farming.Prescriptions
override this.GetPrescriptionsClient : string -> Azure.Verticals.AgriFood.Farming.Prescriptions
Public Overridable Function GetPrescriptionsClient (Optional apiVersion As String = "2022-11-01-preview") As Prescriptions

パラメーター

apiVersion
String

API バージョン。

戻り値

例外

apiVersion が null です。

適用対象