次の方法で共有


GeographicLocation(String) コンストラクター

定義

GeographicLocation の新しいインスタンスを初期化します。

public GeographicLocation (string countryOrRegion);
new Azure.Health.Insights.ClinicalMatching.GeographicLocation : string -> Azure.Health.Insights.ClinicalMatching.GeographicLocation
Public Sub New (countryOrRegion As String)

パラメーター

countryOrRegion
String

国/地域名。

例外

countryOrRegion が null です。

適用対象