MapsAccountKeys Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The set of keys which can be used to access the Maps REST APIs. Two keys are provided for key rotation without interruption.
public class MapsAccountKeys
type MapsAccountKeys = class
Public Class MapsAccountKeys
- Inheritance
-
MapsAccountKeys
Properties
PrimaryKey |
The primary key for accessing the Maps REST APIs. |
PrimaryKeyLastUpdatedOn |
The last updated date and time of the primary key. |
SecondaryKey |
The secondary key for accessing the Maps REST APIs. |
SecondaryKeyLastUpdatedOn |
The last updated date and time of the secondary key. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET