你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MapsAccountKeys 类

定义

可用于访问 Maps REST API 的键集。 为密钥轮换提供了两个密钥,而不会中断。

public class MapsAccountKeys
type MapsAccountKeys = class
Public Class MapsAccountKeys
继承
MapsAccountKeys

属性

PrimaryKey

用于访问 Maps REST API 的主键。

PrimaryKeyLastUpdatedOn

主键的上次更新日期和时间。

SecondaryKey

用于访问 Maps REST API 的辅助密钥。

SecondaryKeyLastUpdatedOn

辅助密钥的上次更新日期和时间。

适用于