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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET