次の方法で共有


MapsGeolocationClientOptions コンストラクター

定義

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

public MapsGeolocationClientOptions (Azure.Maps.Geolocation.MapsGeolocationClientOptions.ServiceVersion version = Azure.Maps.Geolocation.MapsGeolocationClientOptions+ServiceVersion.V1);
new Azure.Maps.Geolocation.MapsGeolocationClientOptions : Azure.Maps.Geolocation.MapsGeolocationClientOptions.ServiceVersion -> Azure.Maps.Geolocation.MapsGeolocationClientOptions
Public Sub New (Optional version As MapsGeolocationClientOptions.ServiceVersion = Azure.Maps.Geolocation.MapsGeolocationClientOptions+ServiceVersion.V1)

パラメーター

version
MapsGeolocationClientOptions.ServiceVersion

位置情報サービスのバージョン。

適用対象