MapsKeySpecification Class

Whether the operation refers to the primary or secondary key.

All required parameters must be populated in order to send to Azure.

Inheritance
MapsKeySpecification

Constructor

MapsKeySpecification(*, key_type: Union[str, azure.mgmt.maps.models._azure_maps_management_client_enums.KeyType], **kwargs)

Parameters

key_type
str or KeyType
Required

Required. Whether the operation refers to the primary or secondary key. Possible values include: "primary", "secondary".