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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET