o
    i_	                     @   s2   d dl mZ d dlmZ G dd deeedZdS )    )Enum)CaseInsensitiveEnumMetac                   @   s   e Zd ZdZdZdZdZdZdZdZ	dZ
d	Zd
ZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZdZ dZ!d Z"d!Z#d"Z$d#Z%d$Z&d%Z'd&Z(d'Z)d(Z*d)Z+d*Z,d+Z-d,Z.d-Z/d.Z0d/Z1d0Z2d1Z3d2Z4d3Z5d4Z6d5Z7d6Z8d7S )8RegionalAuthorityz2Identifies a regional authority for authenticationZtryautodetectZeastasiaZsoutheastasiaZaustraliacentralZaustraliacentral2ZaustraliaeastZaustraliasoutheastZbrazilsouthZcanadacentralZ
canadaeastZ	chinaeastZ
chinaeast2Z
chinanorthZchinanorth2ZnortheuropeZ
westeuropeZfrancecentralZfrancesouthZgermanycentralZgermanynorthZgermanynortheastZgermanywestcentralZusgovarizonaZusdodcentralZ	usdodeastZ	usgoviowaZ
usgovtexasZusgovvirginiaZcentralindiaZ
southindiaZ	westindiaZ	japaneastZ	japanwestZkoreacentralZ
koreasouthZ
norwayeastZ
norwaywestZsouthafricanorthZsouthafricawestZswitzerlandnorthZswitzerlandwestZ
uaecentralZuaenorthZuksouthZukwestZ	centralusZeastusZeastus2ZnorthcentralusZsouthcentralusZwestusZwestus2ZwestcentralusN)9__name__
__module____qualname____doc__ZAUTO_DISCOVER_REGIONZ	ASIA_EASTZASIA_SOUTHEASTZAUSTRALIA_CENTRALZAUSTRALIA_CENTRAL_2ZAUSTRALIA_EASTZAUSTRALIA_SOUTHEASTZBRAZIL_SOUTHZCANADA_CENTRALZCANADA_EASTZ
CHINA_EASTZCHINA_EAST_2ZCHINA_NORTHZCHINA_NORTH_2ZEUROPE_NORTHZEUROPE_WESTZFRANCE_CENTRALZFRANCE_SOUTHZGERMANY_CENTRALZGERMANY_NORTHZGERMANY_NORTHEASTZGERMANY_WEST_CENTRALZGOVERNMENT_US_ARIZONAZGOVERNMENT_US_DOD_CENTRALZGOVERNMENT_US_DOD_EASTZGOVERNMENT_US_IOWAZGOVERNMENT_US_TEXASZGOVERNMENT_US_VIRGINIAZINDIA_CENTRALZINDIA_SOUTHZ
INDIA_WESTZ
JAPAN_EASTZ
JAPAN_WESTZKOREA_CENTRALZKOREA_SOUTHZNORWAY_EASTZNORWAY_WESTZSOUTH_AFRICA_NORTHZSOUTH_AFRICA_WESTZSWITZERLAND_NORTHZSWITZERLAND_WESTZUAE_CENTRALZ	UAE_NORTHZUK_SOUTHZUK_WESTZ
US_CENTRALZUS_EASTZ	US_EAST_2ZUS_NORTH_CENTRALZUS_SOUTH_CENTRALZUS_WESTZ	US_WEST_2ZUS_WEST_CENTRAL r	   r	   L/home/app/Keep/.python/lib/python3.10/site-packages/azure/identity/_enums.pyr   	   sn    r   )	metaclassN)enumr   Z
azure.corer   strr   r	   r	   r	   r
   <module>   s   