Share via


GeographicLocation(String) Constructor

Definition

Initializes a new instance of GeographicLocation.

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

Parameters

countryOrRegion
String

Country/region name.

Exceptions

countryOrRegion is null.

Applies to