バージョン

ApiKey プロパティ (AzureMapsImagery)

Azure Maps 画像サービスに必要なサブスクリプション キーを取得または設定します。詳細については、https://learn.microsoft.com/ja-jp/azure/azure-maps/azure-maps-authentication#shared-key-authentication を参照してください。
シンタックス
'宣言
 
Public Property ApiKey As String
public string ApiKey {get; set;}
解説
詳細については、https://learn.microsoft.com/ja-jp/azure/azure-maps/azure-maps-authentication#shared-key-authentication を参照してください。
参照