Advertisement
Guest User

Untitled

a guest
May 15th, 2019
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 170.70 KB | None | 0 0
  1. /nix/store/yj8nbkdxnnq8k07mzqm042f1vm3y61qx-python3.7-azure-mgmt-storage-3.3.0
  2. ├── lib
  3. │   └── python3.7
  4. │   └── site-packages
  5. │   ├── azure
  6. │   │   ├── __init__.py
  7. │   │   └── mgmt
  8. │   │   ├── __init__.py
  9. │   │   └── storage
  10. │   │   ├── __init__.py
  11. │   │   ├── models.py
  12. │   │   ├── __pycache__
  13. │   │   │   ├── __init__.cpython-37.pyc
  14. │   │   │   ├── models.cpython-37.pyc
  15. │   │   │   ├── storage_management_client.cpython-37.pyc
  16. │   │   │   └── version.cpython-37.pyc
  17. │   │   ├── storage_management_client.py
  18. │   │   ├── v2015_06_15
  19. │   │   │   ├── __init__.py
  20. │   │   │   ├── models
  21. │   │   │   │   ├── check_name_availability_result.py
  22. │   │   │   │   ├── check_name_availability_result_py3.py
  23. │   │   │   │   ├── custom_domain.py
  24. │   │   │   │   ├── custom_domain_py3.py
  25. │   │   │   │   ├── endpoints.py
  26. │   │   │   │   ├── endpoints_py3.py
  27. │   │   │   │   ├── __init__.py
  28. │   │   │   │   ├── __pycache__
  29. │   │   │   │   │   ├── check_name_availability_result.cpython-37.pyc
  30. │   │   │   │   │   ├── check_name_availability_result_py3.cpython-37.pyc
  31. │   │   │   │   │   ├── custom_domain.cpython-37.pyc
  32. │   │   │   │   │   ├── custom_domain_py3.cpython-37.pyc
  33. │   │   │   │   │   ├── endpoints.cpython-37.pyc
  34. │   │   │   │   │   ├── endpoints_py3.cpython-37.pyc
  35. │   │   │   │   │   ├── __init__.cpython-37.pyc
  36. │   │   │   │   │   ├── resource.cpython-37.pyc
  37. │   │   │   │   │   ├── resource_py3.cpython-37.pyc
  38. │   │   │   │   │   ├── storage_account_check_name_availability_parameters.cpython-37.pyc
  39. │   │   │   │   │   ├── storage_account_check_name_availability_parameters_py3.cpython-37.pyc
  40. │   │   │   │   │   ├── storage_account.cpython-37.pyc
  41. │   │   │   │   │   ├── storage_account_create_parameters.cpython-37.pyc
  42. │   │   │   │   │   ├── storage_account_create_parameters_py3.cpython-37.pyc
  43. │   │   │   │   │   ├── storage_account_keys.cpython-37.pyc
  44. │   │   │   │   │   ├── storage_account_keys_py3.cpython-37.pyc
  45. │   │   │   │   │   ├── storage_account_paged.cpython-37.pyc
  46. │   │   │   │   │   ├── storage_account_py3.cpython-37.pyc
  47. │   │   │   │   │   ├── storage_account_regenerate_key_parameters.cpython-37.pyc
  48. │   │   │   │   │   ├── storage_account_regenerate_key_parameters_py3.cpython-37.pyc
  49. │   │   │   │   │   ├── storage_account_update_parameters.cpython-37.pyc
  50. │   │   │   │   │   ├── storage_account_update_parameters_py3.cpython-37.pyc
  51. │   │   │   │   │   ├── storage_management_client_enums.cpython-37.pyc
  52. │   │   │   │   │   ├── usage.cpython-37.pyc
  53. │   │   │   │   │   ├── usage_name.cpython-37.pyc
  54. │   │   │   │   │   ├── usage_name_py3.cpython-37.pyc
  55. │   │   │   │   │   ├── usage_paged.cpython-37.pyc
  56. │   │   │   │   │   └── usage_py3.cpython-37.pyc
  57. │   │   │   │   ├── resource.py
  58. │   │   │   │   ├── resource_py3.py
  59. │   │   │   │   ├── storage_account_check_name_availability_parameters.py
  60. │   │   │   │   ├── storage_account_check_name_availability_parameters_py3.py
  61. │   │   │   │   ├── storage_account_create_parameters.py
  62. │   │   │   │   ├── storage_account_create_parameters_py3.py
  63. │   │   │   │   ├── storage_account_keys.py
  64. │   │   │   │   ├── storage_account_keys_py3.py
  65. │   │   │   │   ├── storage_account_paged.py
  66. │   │   │   │   ├── storage_account.py
  67. │   │   │   │   ├── storage_account_py3.py
  68. │   │   │   │   ├── storage_account_regenerate_key_parameters.py
  69. │   │   │   │   ├── storage_account_regenerate_key_parameters_py3.py
  70. │   │   │   │   ├── storage_account_update_parameters.py
  71. │   │   │   │   ├── storage_account_update_parameters_py3.py
  72. │   │   │   │   ├── storage_management_client_enums.py
  73. │   │   │   │   ├── usage_name.py
  74. │   │   │   │   ├── usage_name_py3.py
  75. │   │   │   │   ├── usage_paged.py
  76. │   │   │   │   ├── usage.py
  77. │   │   │   │   └── usage_py3.py
  78. │   │   │   ├── operations
  79. │   │   │   │   ├── __init__.py
  80. │   │   │   │   ├── __pycache__
  81. │   │   │   │   │   ├── __init__.cpython-37.pyc
  82. │   │   │   │   │   ├── storage_accounts_operations.cpython-37.pyc
  83. │   │   │   │   │   └── usage_operations.cpython-37.pyc
  84. │   │   │   │   ├── storage_accounts_operations.py
  85. │   │   │   │   └── usage_operations.py
  86. │   │   │   ├── __pycache__
  87. │   │   │   │   ├── __init__.cpython-37.pyc
  88. │   │   │   │   ├── storage_management_client.cpython-37.pyc
  89. │   │   │   │   └── version.cpython-37.pyc
  90. │   │   │   ├── storage_management_client.py
  91. │   │   │   └── version.py
  92. │   │   ├── v2016_01_01
  93. │   │   │   ├── __init__.py
  94. │   │   │   ├── models
  95. │   │   │   │   ├── check_name_availability_result.py
  96. │   │   │   │   ├── check_name_availability_result_py3.py
  97. │   │   │   │   ├── custom_domain.py
  98. │   │   │   │   ├── custom_domain_py3.py
  99. │   │   │   │   ├── encryption.py
  100. │   │   │   │   ├── encryption_py3.py
  101. │   │   │   │   ├── encryption_service.py
  102. │   │   │   │   ├── encryption_service_py3.py
  103. │   │   │   │   ├── encryption_services.py
  104. │   │   │   │   ├── encryption_services_py3.py
  105. │   │   │   │   ├── endpoints.py
  106. │   │   │   │   ├── endpoints_py3.py
  107. │   │   │   │   ├── __init__.py
  108. │   │   │   │   ├── __pycache__
  109. │   │   │   │   │   ├── check_name_availability_result.cpython-37.pyc
  110. │   │   │   │   │   ├── check_name_availability_result_py3.cpython-37.pyc
  111. │   │   │   │   │   ├── custom_domain.cpython-37.pyc
  112. │   │   │   │   │   ├── custom_domain_py3.cpython-37.pyc
  113. │   │   │   │   │   ├── encryption.cpython-37.pyc
  114. │   │   │   │   │   ├── encryption_py3.cpython-37.pyc
  115. │   │   │   │   │   ├── encryption_service.cpython-37.pyc
  116. │   │   │   │   │   ├── encryption_service_py3.cpython-37.pyc
  117. │   │   │   │   │   ├── encryption_services.cpython-37.pyc
  118. │   │   │   │   │   ├── encryption_services_py3.cpython-37.pyc
  119. │   │   │   │   │   ├── endpoints.cpython-37.pyc
  120. │   │   │   │   │   ├── endpoints_py3.cpython-37.pyc
  121. │   │   │   │   │   ├── __init__.cpython-37.pyc
  122. │   │   │   │   │   ├── resource.cpython-37.pyc
  123. │   │   │   │   │   ├── resource_py3.cpython-37.pyc
  124. │   │   │   │   │   ├── sku.cpython-37.pyc
  125. │   │   │   │   │   ├── sku_py3.cpython-37.pyc
  126. │   │   │   │   │   ├── storage_account_check_name_availability_parameters.cpython-37.pyc
  127. │   │   │   │   │   ├── storage_account_check_name_availability_parameters_py3.cpython-37.pyc
  128. │   │   │   │   │   ├── storage_account.cpython-37.pyc
  129. │   │   │   │   │   ├── storage_account_create_parameters.cpython-37.pyc
  130. │   │   │   │   │   ├── storage_account_create_parameters_py3.cpython-37.pyc
  131. │   │   │   │   │   ├── storage_account_key.cpython-37.pyc
  132. │   │   │   │   │   ├── storage_account_key_py3.cpython-37.pyc
  133. │   │   │   │   │   ├── storage_account_list_keys_result.cpython-37.pyc
  134. │   │   │   │   │   ├── storage_account_list_keys_result_py3.cpython-37.pyc
  135. │   │   │   │   │   ├── storage_account_paged.cpython-37.pyc
  136. │   │   │   │   │   ├── storage_account_py3.cpython-37.pyc
  137. │   │   │   │   │   ├── storage_account_regenerate_key_parameters.cpython-37.pyc
  138. │   │   │   │   │   ├── storage_account_regenerate_key_parameters_py3.cpython-37.pyc
  139. │   │   │   │   │   ├── storage_account_update_parameters.cpython-37.pyc
  140. │   │   │   │   │   ├── storage_account_update_parameters_py3.cpython-37.pyc
  141. │   │   │   │   │   ├── storage_management_client_enums.cpython-37.pyc
  142. │   │   │   │   │   ├── usage.cpython-37.pyc
  143. │   │   │   │   │   ├── usage_name.cpython-37.pyc
  144. │   │   │   │   │   ├── usage_name_py3.cpython-37.pyc
  145. │   │   │   │   │   ├── usage_paged.cpython-37.pyc
  146. │   │   │   │   │   └── usage_py3.cpython-37.pyc
  147. │   │   │   │   ├── resource.py
  148. │   │   │   │   ├── resource_py3.py
  149. │   │   │   │   ├── sku.py
  150. │   │   │   │   ├── sku_py3.py
  151. │   │   │   │   ├── storage_account_check_name_availability_parameters.py
  152. │   │   │   │   ├── storage_account_check_name_availability_parameters_py3.py
  153. │   │   │   │   ├── storage_account_create_parameters.py
  154. │   │   │   │   ├── storage_account_create_parameters_py3.py
  155. │   │   │   │   ├── storage_account_key.py
  156. │   │   │   │   ├── storage_account_key_py3.py
  157. │   │   │   │   ├── storage_account_list_keys_result.py
  158. │   │   │   │   ├── storage_account_list_keys_result_py3.py
  159. │   │   │   │   ├── storage_account_paged.py
  160. │   │   │   │   ├── storage_account.py
  161. │   │   │   │   ├── storage_account_py3.py
  162. │   │   │   │   ├── storage_account_regenerate_key_parameters.py
  163. │   │   │   │   ├── storage_account_regenerate_key_parameters_py3.py
  164. │   │   │   │   ├── storage_account_update_parameters.py
  165. │   │   │   │   ├── storage_account_update_parameters_py3.py
  166. │   │   │   │   ├── storage_management_client_enums.py
  167. │   │   │   │   ├── usage_name.py
  168. │   │   │   │   ├── usage_name_py3.py
  169. │   │   │   │   ├── usage_paged.py
  170. │   │   │   │   ├── usage.py
  171. │   │   │   │   └── usage_py3.py
  172. │   │   │   ├── operations
  173. │   │   │   │   ├── __init__.py
  174. │   │   │   │   ├── __pycache__
  175. │   │   │   │   │   ├── __init__.cpython-37.pyc
  176. │   │   │   │   │   ├── storage_accounts_operations.cpython-37.pyc
  177. │   │   │   │   │   └── usage_operations.cpython-37.pyc
  178. │   │   │   │   ├── storage_accounts_operations.py
  179. │   │   │   │   └── usage_operations.py
  180. │   │   │   ├── __pycache__
  181. │   │   │   │   ├── __init__.cpython-37.pyc
  182. │   │   │   │   ├── storage_management_client.cpython-37.pyc
  183. │   │   │   │   └── version.cpython-37.pyc
  184. │   │   │   ├── storage_management_client.py
  185. │   │   │   └── version.py
  186. │   │   ├── v2016_12_01
  187. │   │   │   ├── __init__.py
  188. │   │   │   ├── models
  189. │   │   │   │   ├── account_sas_parameters.py
  190. │   │   │   │   ├── account_sas_parameters_py3.py
  191. │   │   │   │   ├── check_name_availability_result.py
  192. │   │   │   │   ├── check_name_availability_result_py3.py
  193. │   │   │   │   ├── custom_domain.py
  194. │   │   │   │   ├── custom_domain_py3.py
  195. │   │   │   │   ├── encryption.py
  196. │   │   │   │   ├── encryption_py3.py
  197. │   │   │   │   ├── encryption_service.py
  198. │   │   │   │   ├── encryption_service_py3.py
  199. │   │   │   │   ├── encryption_services.py
  200. │   │   │   │   ├── encryption_services_py3.py
  201. │   │   │   │   ├── endpoints.py
  202. │   │   │   │   ├── endpoints_py3.py
  203. │   │   │   │   ├── __init__.py
  204. │   │   │   │   ├── list_account_sas_response.py
  205. │   │   │   │   ├── list_account_sas_response_py3.py
  206. │   │   │   │   ├── list_service_sas_response.py
  207. │   │   │   │   ├── list_service_sas_response_py3.py
  208. │   │   │   │   ├── __pycache__
  209. │   │   │   │   │   ├── account_sas_parameters.cpython-37.pyc
  210. │   │   │   │   │   ├── account_sas_parameters_py3.cpython-37.pyc
  211. │   │   │   │   │   ├── check_name_availability_result.cpython-37.pyc
  212. │   │   │   │   │   ├── check_name_availability_result_py3.cpython-37.pyc
  213. │   │   │   │   │   ├── custom_domain.cpython-37.pyc
  214. │   │   │   │   │   ├── custom_domain_py3.cpython-37.pyc
  215. │   │   │   │   │   ├── encryption.cpython-37.pyc
  216. │   │   │   │   │   ├── encryption_py3.cpython-37.pyc
  217. │   │   │   │   │   ├── encryption_service.cpython-37.pyc
  218. │   │   │   │   │   ├── encryption_service_py3.cpython-37.pyc
  219. │   │   │   │   │   ├── encryption_services.cpython-37.pyc
  220. │   │   │   │   │   ├── encryption_services_py3.cpython-37.pyc
  221. │   │   │   │   │   ├── endpoints.cpython-37.pyc
  222. │   │   │   │   │   ├── endpoints_py3.cpython-37.pyc
  223. │   │   │   │   │   ├── __init__.cpython-37.pyc
  224. │   │   │   │   │   ├── list_account_sas_response.cpython-37.pyc
  225. │   │   │   │   │   ├── list_account_sas_response_py3.cpython-37.pyc
  226. │   │   │   │   │   ├── list_service_sas_response.cpython-37.pyc
  227. │   │   │   │   │   ├── list_service_sas_response_py3.cpython-37.pyc
  228. │   │   │   │   │   ├── resource.cpython-37.pyc
  229. │   │   │   │   │   ├── resource_py3.cpython-37.pyc
  230. │   │   │   │   │   ├── service_sas_parameters.cpython-37.pyc
  231. │   │   │   │   │   ├── service_sas_parameters_py3.cpython-37.pyc
  232. │   │   │   │   │   ├── sku.cpython-37.pyc
  233. │   │   │   │   │   ├── sku_py3.cpython-37.pyc
  234. │   │   │   │   │   ├── storage_account_check_name_availability_parameters.cpython-37.pyc
  235. │   │   │   │   │   ├── storage_account_check_name_availability_parameters_py3.cpython-37.pyc
  236. │   │   │   │   │   ├── storage_account.cpython-37.pyc
  237. │   │   │   │   │   ├── storage_account_create_parameters.cpython-37.pyc
  238. │   │   │   │   │   ├── storage_account_create_parameters_py3.cpython-37.pyc
  239. │   │   │   │   │   ├── storage_account_key.cpython-37.pyc
  240. │   │   │   │   │   ├── storage_account_key_py3.cpython-37.pyc
  241. │   │   │   │   │   ├── storage_account_list_keys_result.cpython-37.pyc
  242. │   │   │   │   │   ├── storage_account_list_keys_result_py3.cpython-37.pyc
  243. │   │   │   │   │   ├── storage_account_paged.cpython-37.pyc
  244. │   │   │   │   │   ├── storage_account_py3.cpython-37.pyc
  245. │   │   │   │   │   ├── storage_account_regenerate_key_parameters.cpython-37.pyc
  246. │   │   │   │   │   ├── storage_account_regenerate_key_parameters_py3.cpython-37.pyc
  247. │   │   │   │   │   ├── storage_account_update_parameters.cpython-37.pyc
  248. │   │   │   │   │   ├── storage_account_update_parameters_py3.cpython-37.pyc
  249. │   │   │   │   │   ├── storage_management_client_enums.cpython-37.pyc
  250. │   │   │   │   │   ├── usage.cpython-37.pyc
  251. │   │   │   │   │   ├── usage_name.cpython-37.pyc
  252. │   │   │   │   │   ├── usage_name_py3.cpython-37.pyc
  253. │   │   │   │   │   ├── usage_paged.cpython-37.pyc
  254. │   │   │   │   │   └── usage_py3.cpython-37.pyc
  255. │   │   │   │   ├── resource.py
  256. │   │   │   │   ├── resource_py3.py
  257. │   │   │   │   ├── service_sas_parameters.py
  258. │   │   │   │   ├── service_sas_parameters_py3.py
  259. │   │   │   │   ├── sku.py
  260. │   │   │   │   ├── sku_py3.py
  261. │   │   │   │   ├── storage_account_check_name_availability_parameters.py
  262. │   │   │   │   ├── storage_account_check_name_availability_parameters_py3.py
  263. │   │   │   │   ├── storage_account_create_parameters.py
  264. │   │   │   │   ├── storage_account_create_parameters_py3.py
  265. │   │   │   │   ├── storage_account_key.py
  266. │   │   │   │   ├── storage_account_key_py3.py
  267. │   │   │   │   ├── storage_account_list_keys_result.py
  268. │   │   │   │   ├── storage_account_list_keys_result_py3.py
  269. │   │   │   │   ├── storage_account_paged.py
  270. │   │   │   │   ├── storage_account.py
  271. │   │   │   │   ├── storage_account_py3.py
  272. │   │   │   │   ├── storage_account_regenerate_key_parameters.py
  273. │   │   │   │   ├── storage_account_regenerate_key_parameters_py3.py
  274. │   │   │   │   ├── storage_account_update_parameters.py
  275. │   │   │   │   ├── storage_account_update_parameters_py3.py
  276. │   │   │   │   ├── storage_management_client_enums.py
  277. │   │   │   │   ├── usage_name.py
  278. │   │   │   │   ├── usage_name_py3.py
  279. │   │   │   │   ├── usage_paged.py
  280. │   │   │   │   ├── usage.py
  281. │   │   │   │   └── usage_py3.py
  282. │   │   │   ├── operations
  283. │   │   │   │   ├── __init__.py
  284. │   │   │   │   ├── __pycache__
  285. │   │   │   │   │   ├── __init__.cpython-37.pyc
  286. │   │   │   │   │   ├── storage_accounts_operations.cpython-37.pyc
  287. │   │   │   │   │   └── usage_operations.cpython-37.pyc
  288. │   │   │   │   ├── storage_accounts_operations.py
  289. │   │   │   │   └── usage_operations.py
  290. │   │   │   ├── __pycache__
  291. │   │   │   │   ├── __init__.cpython-37.pyc
  292. │   │   │   │   ├── storage_management_client.cpython-37.pyc
  293. │   │   │   │   └── version.cpython-37.pyc
  294. │   │   │   ├── storage_management_client.py
  295. │   │   │   └── version.py
  296. │   │   ├── v2017_06_01
  297. │   │   │   ├── __init__.py
  298. │   │   │   ├── models
  299. │   │   │   │   ├── account_sas_parameters.py
  300. │   │   │   │   ├── account_sas_parameters_py3.py
  301. │   │   │   │   ├── check_name_availability_result.py
  302. │   │   │   │   ├── check_name_availability_result_py3.py
  303. │   │   │   │   ├── custom_domain.py
  304. │   │   │   │   ├── custom_domain_py3.py
  305. │   │   │   │   ├── dimension.py
  306. │   │   │   │   ├── dimension_py3.py
  307. │   │   │   │   ├── encryption.py
  308. │   │   │   │   ├── encryption_py3.py
  309. │   │   │   │   ├── encryption_service.py
  310. │   │   │   │   ├── encryption_service_py3.py
  311. │   │   │   │   ├── encryption_services.py
  312. │   │   │   │   ├── encryption_services_py3.py
  313. │   │   │   │   ├── endpoints.py
  314. │   │   │   │   ├── endpoints_py3.py
  315. │   │   │   │   ├── identity.py
  316. │   │   │   │   ├── identity_py3.py
  317. │   │   │   │   ├── __init__.py
  318. │   │   │   │   ├── ip_rule.py
  319. │   │   │   │   ├── ip_rule_py3.py
  320. │   │   │   │   ├── key_vault_properties.py
  321. │   │   │   │   ├── key_vault_properties_py3.py
  322. │   │   │   │   ├── list_account_sas_response.py
  323. │   │   │   │   ├── list_account_sas_response_py3.py
  324. │   │   │   │   ├── list_service_sas_response.py
  325. │   │   │   │   ├── list_service_sas_response_py3.py
  326. │   │   │   │   ├── metric_specification.py
  327. │   │   │   │   ├── metric_specification_py3.py
  328. │   │   │   │   ├── network_rule_set.py
  329. │   │   │   │   ├── network_rule_set_py3.py
  330. │   │   │   │   ├── operation_display.py
  331. │   │   │   │   ├── operation_display_py3.py
  332. │   │   │   │   ├── operation_paged.py
  333. │   │   │   │   ├── operation.py
  334. │   │   │   │   ├── operation_py3.py
  335. │   │   │   │   ├── __pycache__
  336. │   │   │   │   │   ├── account_sas_parameters.cpython-37.pyc
  337. │   │   │   │   │   ├── account_sas_parameters_py3.cpython-37.pyc
  338. │   │   │   │   │   ├── check_name_availability_result.cpython-37.pyc
  339. │   │   │   │   │   ├── check_name_availability_result_py3.cpython-37.pyc
  340. │   │   │   │   │   ├── custom_domain.cpython-37.pyc
  341. │   │   │   │   │   ├── custom_domain_py3.cpython-37.pyc
  342. │   │   │   │   │   ├── dimension.cpython-37.pyc
  343. │   │   │   │   │   ├── dimension_py3.cpython-37.pyc
  344. │   │   │   │   │   ├── encryption.cpython-37.pyc
  345. │   │   │   │   │   ├── encryption_py3.cpython-37.pyc
  346. │   │   │   │   │   ├── encryption_service.cpython-37.pyc
  347. │   │   │   │   │   ├── encryption_service_py3.cpython-37.pyc
  348. │   │   │   │   │   ├── encryption_services.cpython-37.pyc
  349. │   │   │   │   │   ├── encryption_services_py3.cpython-37.pyc
  350. │   │   │   │   │   ├── endpoints.cpython-37.pyc
  351. │   │   │   │   │   ├── endpoints_py3.cpython-37.pyc
  352. │   │   │   │   │   ├── identity.cpython-37.pyc
  353. │   │   │   │   │   ├── identity_py3.cpython-37.pyc
  354. │   │   │   │   │   ├── __init__.cpython-37.pyc
  355. │   │   │   │   │   ├── ip_rule.cpython-37.pyc
  356. │   │   │   │   │   ├── ip_rule_py3.cpython-37.pyc
  357. │   │   │   │   │   ├── key_vault_properties.cpython-37.pyc
  358. │   │   │   │   │   ├── key_vault_properties_py3.cpython-37.pyc
  359. │   │   │   │   │   ├── list_account_sas_response.cpython-37.pyc
  360. │   │   │   │   │   ├── list_account_sas_response_py3.cpython-37.pyc
  361. │   │   │   │   │   ├── list_service_sas_response.cpython-37.pyc
  362. │   │   │   │   │   ├── list_service_sas_response_py3.cpython-37.pyc
  363. │   │   │   │   │   ├── metric_specification.cpython-37.pyc
  364. │   │   │   │   │   ├── metric_specification_py3.cpython-37.pyc
  365. │   │   │   │   │   ├── network_rule_set.cpython-37.pyc
  366. │   │   │   │   │   ├── network_rule_set_py3.cpython-37.pyc
  367. │   │   │   │   │   ├── operation.cpython-37.pyc
  368. │   │   │   │   │   ├── operation_display.cpython-37.pyc
  369. │   │   │   │   │   ├── operation_display_py3.cpython-37.pyc
  370. │   │   │   │   │   ├── operation_paged.cpython-37.pyc
  371. │   │   │   │   │   ├── operation_py3.cpython-37.pyc
  372. │   │   │   │   │   ├── resource.cpython-37.pyc
  373. │   │   │   │   │   ├── resource_py3.cpython-37.pyc
  374. │   │   │   │   │   ├── restriction.cpython-37.pyc
  375. │   │   │   │   │   ├── restriction_py3.cpython-37.pyc
  376. │   │   │   │   │   ├── service_sas_parameters.cpython-37.pyc
  377. │   │   │   │   │   ├── service_sas_parameters_py3.cpython-37.pyc
  378. │   │   │   │   │   ├── service_specification.cpython-37.pyc
  379. │   │   │   │   │   ├── service_specification_py3.cpython-37.pyc
  380. │   │   │   │   │   ├── sku_capability.cpython-37.pyc
  381. │   │   │   │   │   ├── sku_capability_py3.cpython-37.pyc
  382. │   │   │   │   │   ├── sku.cpython-37.pyc
  383. │   │   │   │   │   ├── sku_paged.cpython-37.pyc
  384. │   │   │   │   │   ├── sku_py3.cpython-37.pyc
  385. │   │   │   │   │   ├── storage_account_check_name_availability_parameters.cpython-37.pyc
  386. │   │   │   │   │   ├── storage_account_check_name_availability_parameters_py3.cpython-37.pyc
  387. │   │   │   │   │   ├── storage_account.cpython-37.pyc
  388. │   │   │   │   │   ├── storage_account_create_parameters.cpython-37.pyc
  389. │   │   │   │   │   ├── storage_account_create_parameters_py3.cpython-37.pyc
  390. │   │   │   │   │   ├── storage_account_key.cpython-37.pyc
  391. │   │   │   │   │   ├── storage_account_key_py3.cpython-37.pyc
  392. │   │   │   │   │   ├── storage_account_list_keys_result.cpython-37.pyc
  393. │   │   │   │   │   ├── storage_account_list_keys_result_py3.cpython-37.pyc
  394. │   │   │   │   │   ├── storage_account_paged.cpython-37.pyc
  395. │   │   │   │   │   ├── storage_account_py3.cpython-37.pyc
  396. │   │   │   │   │   ├── storage_account_regenerate_key_parameters.cpython-37.pyc
  397. │   │   │   │   │   ├── storage_account_regenerate_key_parameters_py3.cpython-37.pyc
  398. │   │   │   │   │   ├── storage_account_update_parameters.cpython-37.pyc
  399. │   │   │   │   │   ├── storage_account_update_parameters_py3.cpython-37.pyc
  400. │   │   │   │   │   ├── storage_management_client_enums.cpython-37.pyc
  401. │   │   │   │   │   ├── usage.cpython-37.pyc
  402. │   │   │   │   │   ├── usage_name.cpython-37.pyc
  403. │   │   │   │   │   ├── usage_name_py3.cpython-37.pyc
  404. │   │   │   │   │   ├── usage_paged.cpython-37.pyc
  405. │   │   │   │   │   ├── usage_py3.cpython-37.pyc
  406. │   │   │   │   │   ├── virtual_network_rule.cpython-37.pyc
  407. │   │   │   │   │   └── virtual_network_rule_py3.cpython-37.pyc
  408. │   │   │   │   ├── resource.py
  409. │   │   │   │   ├── resource_py3.py
  410. │   │   │   │   ├── restriction.py
  411. │   │   │   │   ├── restriction_py3.py
  412. │   │   │   │   ├── service_sas_parameters.py
  413. │   │   │   │   ├── service_sas_parameters_py3.py
  414. │   │   │   │   ├── service_specification.py
  415. │   │   │   │   ├── service_specification_py3.py
  416. │   │   │   │   ├── sku_capability.py
  417. │   │   │   │   ├── sku_capability_py3.py
  418. │   │   │   │   ├── sku_paged.py
  419. │   │   │   │   ├── sku.py
  420. │   │   │   │   ├── sku_py3.py
  421. │   │   │   │   ├── storage_account_check_name_availability_parameters.py
  422. │   │   │   │   ├── storage_account_check_name_availability_parameters_py3.py
  423. │   │   │   │   ├── storage_account_create_parameters.py
  424. │   │   │   │   ├── storage_account_create_parameters_py3.py
  425. │   │   │   │   ├── storage_account_key.py
  426. │   │   │   │   ├── storage_account_key_py3.py
  427. │   │   │   │   ├── storage_account_list_keys_result.py
  428. │   │   │   │   ├── storage_account_list_keys_result_py3.py
  429. │   │   │   │   ├── storage_account_paged.py
  430. │   │   │   │   ├── storage_account.py
  431. │   │   │   │   ├── storage_account_py3.py
  432. │   │   │   │   ├── storage_account_regenerate_key_parameters.py
  433. │   │   │   │   ├── storage_account_regenerate_key_parameters_py3.py
  434. │   │   │   │   ├── storage_account_update_parameters.py
  435. │   │   │   │   ├── storage_account_update_parameters_py3.py
  436. │   │   │   │   ├── storage_management_client_enums.py
  437. │   │   │   │   ├── usage_name.py
  438. │   │   │   │   ├── usage_name_py3.py
  439. │   │   │   │   ├── usage_paged.py
  440. │   │   │   │   ├── usage.py
  441. │   │   │   │   ├── usage_py3.py
  442. │   │   │   │   ├── virtual_network_rule.py
  443. │   │   │   │   └── virtual_network_rule_py3.py
  444. │   │   │   ├── operations
  445. │   │   │   │   ├── __init__.py
  446. │   │   │   │   ├── operations.py
  447. │   │   │   │   ├── __pycache__
  448. │   │   │   │   │   ├── __init__.cpython-37.pyc
  449. │   │   │   │   │   ├── operations.cpython-37.pyc
  450. │   │   │   │   │   ├── skus_operations.cpython-37.pyc
  451. │   │   │   │   │   ├── storage_accounts_operations.cpython-37.pyc
  452. │   │   │   │   │   └── usage_operations.cpython-37.pyc
  453. │   │   │   │   ├── skus_operations.py
  454. │   │   │   │   ├── storage_accounts_operations.py
  455. │   │   │   │   └── usage_operations.py
  456. │   │   │   ├── __pycache__
  457. │   │   │   │   ├── __init__.cpython-37.pyc
  458. │   │   │   │   ├── storage_management_client.cpython-37.pyc
  459. │   │   │   │   └── version.cpython-37.pyc
  460. │   │   │   ├── storage_management_client.py
  461. │   │   │   └── version.py
  462. │   │   ├── v2017_10_01
  463. │   │   │   ├── __init__.py
  464. │   │   │   ├── models
  465. │   │   │   │   ├── account_sas_parameters.py
  466. │   │   │   │   ├── account_sas_parameters_py3.py
  467. │   │   │   │   ├── check_name_availability_result.py
  468. │   │   │   │   ├── check_name_availability_result_py3.py
  469. │   │   │   │   ├── custom_domain.py
  470. │   │   │   │   ├── custom_domain_py3.py
  471. │   │   │   │   ├── dimension.py
  472. │   │   │   │   ├── dimension_py3.py
  473. │   │   │   │   ├── encryption.py
  474. │   │   │   │   ├── encryption_py3.py
  475. │   │   │   │   ├── encryption_service.py
  476. │   │   │   │   ├── encryption_service_py3.py
  477. │   │   │   │   ├── encryption_services.py
  478. │   │   │   │   ├── encryption_services_py3.py
  479. │   │   │   │   ├── endpoints.py
  480. │   │   │   │   ├── endpoints_py3.py
  481. │   │   │   │   ├── identity.py
  482. │   │   │   │   ├── identity_py3.py
  483. │   │   │   │   ├── __init__.py
  484. │   │   │   │   ├── ip_rule.py
  485. │   │   │   │   ├── ip_rule_py3.py
  486. │   │   │   │   ├── key_vault_properties.py
  487. │   │   │   │   ├── key_vault_properties_py3.py
  488. │   │   │   │   ├── list_account_sas_response.py
  489. │   │   │   │   ├── list_account_sas_response_py3.py
  490. │   │   │   │   ├── list_service_sas_response.py
  491. │   │   │   │   ├── list_service_sas_response_py3.py
  492. │   │   │   │   ├── metric_specification.py
  493. │   │   │   │   ├── metric_specification_py3.py
  494. │   │   │   │   ├── network_rule_set.py
  495. │   │   │   │   ├── network_rule_set_py3.py
  496. │   │   │   │   ├── operation_display.py
  497. │   │   │   │   ├── operation_display_py3.py
  498. │   │   │   │   ├── operation_paged.py
  499. │   │   │   │   ├── operation.py
  500. │   │   │   │   ├── operation_py3.py
  501. │   │   │   │   ├── __pycache__
  502. │   │   │   │   │   ├── account_sas_parameters.cpython-37.pyc
  503. │   │   │   │   │   ├── account_sas_parameters_py3.cpython-37.pyc
  504. │   │   │   │   │   ├── check_name_availability_result.cpython-37.pyc
  505. │   │   │   │   │   ├── check_name_availability_result_py3.cpython-37.pyc
  506. │   │   │   │   │   ├── custom_domain.cpython-37.pyc
  507. │   │   │   │   │   ├── custom_domain_py3.cpython-37.pyc
  508. │   │   │   │   │   ├── dimension.cpython-37.pyc
  509. │   │   │   │   │   ├── dimension_py3.cpython-37.pyc
  510. │   │   │   │   │   ├── encryption.cpython-37.pyc
  511. │   │   │   │   │   ├── encryption_py3.cpython-37.pyc
  512. │   │   │   │   │   ├── encryption_service.cpython-37.pyc
  513. │   │   │   │   │   ├── encryption_service_py3.cpython-37.pyc
  514. │   │   │   │   │   ├── encryption_services.cpython-37.pyc
  515. │   │   │   │   │   ├── encryption_services_py3.cpython-37.pyc
  516. │   │   │   │   │   ├── endpoints.cpython-37.pyc
  517. │   │   │   │   │   ├── endpoints_py3.cpython-37.pyc
  518. │   │   │   │   │   ├── identity.cpython-37.pyc
  519. │   │   │   │   │   ├── identity_py3.cpython-37.pyc
  520. │   │   │   │   │   ├── __init__.cpython-37.pyc
  521. │   │   │   │   │   ├── ip_rule.cpython-37.pyc
  522. │   │   │   │   │   ├── ip_rule_py3.cpython-37.pyc
  523. │   │   │   │   │   ├── key_vault_properties.cpython-37.pyc
  524. │   │   │   │   │   ├── key_vault_properties_py3.cpython-37.pyc
  525. │   │   │   │   │   ├── list_account_sas_response.cpython-37.pyc
  526. │   │   │   │   │   ├── list_account_sas_response_py3.cpython-37.pyc
  527. │   │   │   │   │   ├── list_service_sas_response.cpython-37.pyc
  528. │   │   │   │   │   ├── list_service_sas_response_py3.cpython-37.pyc
  529. │   │   │   │   │   ├── metric_specification.cpython-37.pyc
  530. │   │   │   │   │   ├── metric_specification_py3.cpython-37.pyc
  531. │   │   │   │   │   ├── network_rule_set.cpython-37.pyc
  532. │   │   │   │   │   ├── network_rule_set_py3.cpython-37.pyc
  533. │   │   │   │   │   ├── operation.cpython-37.pyc
  534. │   │   │   │   │   ├── operation_display.cpython-37.pyc
  535. │   │   │   │   │   ├── operation_display_py3.cpython-37.pyc
  536. │   │   │   │   │   ├── operation_paged.cpython-37.pyc
  537. │   │   │   │   │   ├── operation_py3.cpython-37.pyc
  538. │   │   │   │   │   ├── resource.cpython-37.pyc
  539. │   │   │   │   │   ├── resource_py3.cpython-37.pyc
  540. │   │   │   │   │   ├── restriction.cpython-37.pyc
  541. │   │   │   │   │   ├── restriction_py3.cpython-37.pyc
  542. │   │   │   │   │   ├── service_sas_parameters.cpython-37.pyc
  543. │   │   │   │   │   ├── service_sas_parameters_py3.cpython-37.pyc
  544. │   │   │   │   │   ├── service_specification.cpython-37.pyc
  545. │   │   │   │   │   ├── service_specification_py3.cpython-37.pyc
  546. │   │   │   │   │   ├── sku_capability.cpython-37.pyc
  547. │   │   │   │   │   ├── sku_capability_py3.cpython-37.pyc
  548. │   │   │   │   │   ├── sku.cpython-37.pyc
  549. │   │   │   │   │   ├── sku_paged.cpython-37.pyc
  550. │   │   │   │   │   ├── sku_py3.cpython-37.pyc
  551. │   │   │   │   │   ├── storage_account_check_name_availability_parameters.cpython-37.pyc
  552. │   │   │   │   │   ├── storage_account_check_name_availability_parameters_py3.cpython-37.pyc
  553. │   │   │   │   │   ├── storage_account.cpython-37.pyc
  554. │   │   │   │   │   ├── storage_account_create_parameters.cpython-37.pyc
  555. │   │   │   │   │   ├── storage_account_create_parameters_py3.cpython-37.pyc
  556. │   │   │   │   │   ├── storage_account_key.cpython-37.pyc
  557. │   │   │   │   │   ├── storage_account_key_py3.cpython-37.pyc
  558. │   │   │   │   │   ├── storage_account_list_keys_result.cpython-37.pyc
  559. │   │   │   │   │   ├── storage_account_list_keys_result_py3.cpython-37.pyc
  560. │   │   │   │   │   ├── storage_account_paged.cpython-37.pyc
  561. │   │   │   │   │   ├── storage_account_py3.cpython-37.pyc
  562. │   │   │   │   │   ├── storage_account_regenerate_key_parameters.cpython-37.pyc
  563. │   │   │   │   │   ├── storage_account_regenerate_key_parameters_py3.cpython-37.pyc
  564. │   │   │   │   │   ├── storage_account_update_parameters.cpython-37.pyc
  565. │   │   │   │   │   ├── storage_account_update_parameters_py3.cpython-37.pyc
  566. │   │   │   │   │   ├── storage_management_client_enums.cpython-37.pyc
  567. │   │   │   │   │   ├── usage.cpython-37.pyc
  568. │   │   │   │   │   ├── usage_name.cpython-37.pyc
  569. │   │   │   │   │   ├── usage_name_py3.cpython-37.pyc
  570. │   │   │   │   │   ├── usage_paged.cpython-37.pyc
  571. │   │   │   │   │   ├── usage_py3.cpython-37.pyc
  572. │   │   │   │   │   ├── virtual_network_rule.cpython-37.pyc
  573. │   │   │   │   │   └── virtual_network_rule_py3.cpython-37.pyc
  574. │   │   │   │   ├── resource.py
  575. │   │   │   │   ├── resource_py3.py
  576. │   │   │   │   ├── restriction.py
  577. │   │   │   │   ├── restriction_py3.py
  578. │   │   │   │   ├── service_sas_parameters.py
  579. │   │   │   │   ├── service_sas_parameters_py3.py
  580. │   │   │   │   ├── service_specification.py
  581. │   │   │   │   ├── service_specification_py3.py
  582. │   │   │   │   ├── sku_capability.py
  583. │   │   │   │   ├── sku_capability_py3.py
  584. │   │   │   │   ├── sku_paged.py
  585. │   │   │   │   ├── sku.py
  586. │   │   │   │   ├── sku_py3.py
  587. │   │   │   │   ├── storage_account_check_name_availability_parameters.py
  588. │   │   │   │   ├── storage_account_check_name_availability_parameters_py3.py
  589. │   │   │   │   ├── storage_account_create_parameters.py
  590. │   │   │   │   ├── storage_account_create_parameters_py3.py
  591. │   │   │   │   ├── storage_account_key.py
  592. │   │   │   │   ├── storage_account_key_py3.py
  593. │   │   │   │   ├── storage_account_list_keys_result.py
  594. │   │   │   │   ├── storage_account_list_keys_result_py3.py
  595. │   │   │   │   ├── storage_account_paged.py
  596. │   │   │   │   ├── storage_account.py
  597. │   │   │   │   ├── storage_account_py3.py
  598. │   │   │   │   ├── storage_account_regenerate_key_parameters.py
  599. │   │   │   │   ├── storage_account_regenerate_key_parameters_py3.py
  600. │   │   │   │   ├── storage_account_update_parameters.py
  601. │   │   │   │   ├── storage_account_update_parameters_py3.py
  602. │   │   │   │   ├── storage_management_client_enums.py
  603. │   │   │   │   ├── usage_name.py
  604. │   │   │   │   ├── usage_name_py3.py
  605. │   │   │   │   ├── usage_paged.py
  606. │   │   │   │   ├── usage.py
  607. │   │   │   │   ├── usage_py3.py
  608. │   │   │   │   ├── virtual_network_rule.py
  609. │   │   │   │   └── virtual_network_rule_py3.py
  610. │   │   │   ├── operations
  611. │   │   │   │   ├── __init__.py
  612. │   │   │   │   ├── operations.py
  613. │   │   │   │   ├── __pycache__
  614. │   │   │   │   │   ├── __init__.cpython-37.pyc
  615. │   │   │   │   │   ├── operations.cpython-37.pyc
  616. │   │   │   │   │   ├── skus_operations.cpython-37.pyc
  617. │   │   │   │   │   ├── storage_accounts_operations.cpython-37.pyc
  618. │   │   │   │   │   └── usage_operations.cpython-37.pyc
  619. │   │   │   │   ├── skus_operations.py
  620. │   │   │   │   ├── storage_accounts_operations.py
  621. │   │   │   │   └── usage_operations.py
  622. │   │   │   ├── __pycache__
  623. │   │   │   │   ├── __init__.cpython-37.pyc
  624. │   │   │   │   ├── storage_management_client.cpython-37.pyc
  625. │   │   │   │   └── version.cpython-37.pyc
  626. │   │   │   ├── storage_management_client.py
  627. │   │   │   └── version.py
  628. │   │   ├── v2018_02_01
  629. │   │   │   ├── __init__.py
  630. │   │   │   ├── models
  631. │   │   │   │   ├── account_sas_parameters.py
  632. │   │   │   │   ├── account_sas_parameters_py3.py
  633. │   │   │   │   ├── azure_entity_resource.py
  634. │   │   │   │   ├── azure_entity_resource_py3.py
  635. │   │   │   │   ├── blob_container.py
  636. │   │   │   │   ├── blob_container_py3.py
  637. │   │   │   │   ├── check_name_availability_result.py
  638. │   │   │   │   ├── check_name_availability_result_py3.py
  639. │   │   │   │   ├── custom_domain.py
  640. │   │   │   │   ├── custom_domain_py3.py
  641. │   │   │   │   ├── dimension.py
  642. │   │   │   │   ├── dimension_py3.py
  643. │   │   │   │   ├── encryption.py
  644. │   │   │   │   ├── encryption_py3.py
  645. │   │   │   │   ├── encryption_service.py
  646. │   │   │   │   ├── encryption_service_py3.py
  647. │   │   │   │   ├── encryption_services.py
  648. │   │   │   │   ├── encryption_services_py3.py
  649. │   │   │   │   ├── endpoints.py
  650. │   │   │   │   ├── endpoints_py3.py
  651. │   │   │   │   ├── identity.py
  652. │   │   │   │   ├── identity_py3.py
  653. │   │   │   │   ├── immutability_policy_properties.py
  654. │   │   │   │   ├── immutability_policy_properties_py3.py
  655. │   │   │   │   ├── immutability_policy.py
  656. │   │   │   │   ├── immutability_policy_py3.py
  657. │   │   │   │   ├── __init__.py
  658. │   │   │   │   ├── ip_rule.py
  659. │   │   │   │   ├── ip_rule_py3.py
  660. │   │   │   │   ├── key_vault_properties.py
  661. │   │   │   │   ├── key_vault_properties_py3.py
  662. │   │   │   │   ├── lease_container_request.py
  663. │   │   │   │   ├── lease_container_request_py3.py
  664. │   │   │   │   ├── lease_container_response.py
  665. │   │   │   │   ├── lease_container_response_py3.py
  666. │   │   │   │   ├── legal_hold_properties.py
  667. │   │   │   │   ├── legal_hold_properties_py3.py
  668. │   │   │   │   ├── legal_hold.py
  669. │   │   │   │   ├── legal_hold_py3.py
  670. │   │   │   │   ├── list_account_sas_response.py
  671. │   │   │   │   ├── list_account_sas_response_py3.py
  672. │   │   │   │   ├── list_container_item.py
  673. │   │   │   │   ├── list_container_item_py3.py
  674. │   │   │   │   ├── list_container_items.py
  675. │   │   │   │   ├── list_container_items_py3.py
  676. │   │   │   │   ├── list_service_sas_response.py
  677. │   │   │   │   ├── list_service_sas_response_py3.py
  678. │   │   │   │   ├── metric_specification.py
  679. │   │   │   │   ├── metric_specification_py3.py
  680. │   │   │   │   ├── network_rule_set.py
  681. │   │   │   │   ├── network_rule_set_py3.py
  682. │   │   │   │   ├── operation_display.py
  683. │   │   │   │   ├── operation_display_py3.py
  684. │   │   │   │   ├── operation_paged.py
  685. │   │   │   │   ├── operation.py
  686. │   │   │   │   ├── operation_py3.py
  687. │   │   │   │   ├── proxy_resource.py
  688. │   │   │   │   ├── proxy_resource_py3.py
  689. │   │   │   │   ├── __pycache__
  690. │   │   │   │   │   ├── account_sas_parameters.cpython-37.pyc
  691. │   │   │   │   │   ├── account_sas_parameters_py3.cpython-37.pyc
  692. │   │   │   │   │   ├── azure_entity_resource.cpython-37.pyc
  693. │   │   │   │   │   ├── azure_entity_resource_py3.cpython-37.pyc
  694. │   │   │   │   │   ├── blob_container.cpython-37.pyc
  695. │   │   │   │   │   ├── blob_container_py3.cpython-37.pyc
  696. │   │   │   │   │   ├── check_name_availability_result.cpython-37.pyc
  697. │   │   │   │   │   ├── check_name_availability_result_py3.cpython-37.pyc
  698. │   │   │   │   │   ├── custom_domain.cpython-37.pyc
  699. │   │   │   │   │   ├── custom_domain_py3.cpython-37.pyc
  700. │   │   │   │   │   ├── dimension.cpython-37.pyc
  701. │   │   │   │   │   ├── dimension_py3.cpython-37.pyc
  702. │   │   │   │   │   ├── encryption.cpython-37.pyc
  703. │   │   │   │   │   ├── encryption_py3.cpython-37.pyc
  704. │   │   │   │   │   ├── encryption_service.cpython-37.pyc
  705. │   │   │   │   │   ├── encryption_service_py3.cpython-37.pyc
  706. │   │   │   │   │   ├── encryption_services.cpython-37.pyc
  707. │   │   │   │   │   ├── encryption_services_py3.cpython-37.pyc
  708. │   │   │   │   │   ├── endpoints.cpython-37.pyc
  709. │   │   │   │   │   ├── endpoints_py3.cpython-37.pyc
  710. │   │   │   │   │   ├── identity.cpython-37.pyc
  711. │   │   │   │   │   ├── identity_py3.cpython-37.pyc
  712. │   │   │   │   │   ├── immutability_policy.cpython-37.pyc
  713. │   │   │   │   │   ├── immutability_policy_properties.cpython-37.pyc
  714. │   │   │   │   │   ├── immutability_policy_properties_py3.cpython-37.pyc
  715. │   │   │   │   │   ├── immutability_policy_py3.cpython-37.pyc
  716. │   │   │   │   │   ├── __init__.cpython-37.pyc
  717. │   │   │   │   │   ├── ip_rule.cpython-37.pyc
  718. │   │   │   │   │   ├── ip_rule_py3.cpython-37.pyc
  719. │   │   │   │   │   ├── key_vault_properties.cpython-37.pyc
  720. │   │   │   │   │   ├── key_vault_properties_py3.cpython-37.pyc
  721. │   │   │   │   │   ├── lease_container_request.cpython-37.pyc
  722. │   │   │   │   │   ├── lease_container_request_py3.cpython-37.pyc
  723. │   │   │   │   │   ├── lease_container_response.cpython-37.pyc
  724. │   │   │   │   │   ├── lease_container_response_py3.cpython-37.pyc
  725. │   │   │   │   │   ├── legal_hold.cpython-37.pyc
  726. │   │   │   │   │   ├── legal_hold_properties.cpython-37.pyc
  727. │   │   │   │   │   ├── legal_hold_properties_py3.cpython-37.pyc
  728. │   │   │   │   │   ├── legal_hold_py3.cpython-37.pyc
  729. │   │   │   │   │   ├── list_account_sas_response.cpython-37.pyc
  730. │   │   │   │   │   ├── list_account_sas_response_py3.cpython-37.pyc
  731. │   │   │   │   │   ├── list_container_item.cpython-37.pyc
  732. │   │   │   │   │   ├── list_container_item_py3.cpython-37.pyc
  733. │   │   │   │   │   ├── list_container_items.cpython-37.pyc
  734. │   │   │   │   │   ├── list_container_items_py3.cpython-37.pyc
  735. │   │   │   │   │   ├── list_service_sas_response.cpython-37.pyc
  736. │   │   │   │   │   ├── list_service_sas_response_py3.cpython-37.pyc
  737. │   │   │   │   │   ├── metric_specification.cpython-37.pyc
  738. │   │   │   │   │   ├── metric_specification_py3.cpython-37.pyc
  739. │   │   │   │   │   ├── network_rule_set.cpython-37.pyc
  740. │   │   │   │   │   ├── network_rule_set_py3.cpython-37.pyc
  741. │   │   │   │   │   ├── operation.cpython-37.pyc
  742. │   │   │   │   │   ├── operation_display.cpython-37.pyc
  743. │   │   │   │   │   ├── operation_display_py3.cpython-37.pyc
  744. │   │   │   │   │   ├── operation_paged.cpython-37.pyc
  745. │   │   │   │   │   ├── operation_py3.cpython-37.pyc
  746. │   │   │   │   │   ├── proxy_resource.cpython-37.pyc
  747. │   │   │   │   │   ├── proxy_resource_py3.cpython-37.pyc
  748. │   │   │   │   │   ├── resource.cpython-37.pyc
  749. │   │   │   │   │   ├── resource_py3.cpython-37.pyc
  750. │   │   │   │   │   ├── restriction.cpython-37.pyc
  751. │   │   │   │   │   ├── restriction_py3.cpython-37.pyc
  752. │   │   │   │   │   ├── service_sas_parameters.cpython-37.pyc
  753. │   │   │   │   │   ├── service_sas_parameters_py3.cpython-37.pyc
  754. │   │   │   │   │   ├── service_specification.cpython-37.pyc
  755. │   │   │   │   │   ├── service_specification_py3.cpython-37.pyc
  756. │   │   │   │   │   ├── sku_capability.cpython-37.pyc
  757. │   │   │   │   │   ├── sku_capability_py3.cpython-37.pyc
  758. │   │   │   │   │   ├── sku.cpython-37.pyc
  759. │   │   │   │   │   ├── sku_paged.cpython-37.pyc
  760. │   │   │   │   │   ├── sku_py3.cpython-37.pyc
  761. │   │   │   │   │   ├── storage_account_check_name_availability_parameters.cpython-37.pyc
  762. │   │   │   │   │   ├── storage_account_check_name_availability_parameters_py3.cpython-37.pyc
  763. │   │   │   │   │   ├── storage_account.cpython-37.pyc
  764. │   │   │   │   │   ├── storage_account_create_parameters.cpython-37.pyc
  765. │   │   │   │   │   ├── storage_account_create_parameters_py3.cpython-37.pyc
  766. │   │   │   │   │   ├── storage_account_key.cpython-37.pyc
  767. │   │   │   │   │   ├── storage_account_key_py3.cpython-37.pyc
  768. │   │   │   │   │   ├── storage_account_list_keys_result.cpython-37.pyc
  769. │   │   │   │   │   ├── storage_account_list_keys_result_py3.cpython-37.pyc
  770. │   │   │   │   │   ├── storage_account_paged.cpython-37.pyc
  771. │   │   │   │   │   ├── storage_account_py3.cpython-37.pyc
  772. │   │   │   │   │   ├── storage_account_regenerate_key_parameters.cpython-37.pyc
  773. │   │   │   │   │   ├── storage_account_regenerate_key_parameters_py3.cpython-37.pyc
  774. │   │   │   │   │   ├── storage_account_update_parameters.cpython-37.pyc
  775. │   │   │   │   │   ├── storage_account_update_parameters_py3.cpython-37.pyc
  776. │   │   │   │   │   ├── storage_management_client_enums.cpython-37.pyc
  777. │   │   │   │   │   ├── tag_property.cpython-37.pyc
  778. │   │   │   │   │   ├── tag_property_py3.cpython-37.pyc
  779. │   │   │   │   │   ├── tracked_resource.cpython-37.pyc
  780. │   │   │   │   │   ├── tracked_resource_py3.cpython-37.pyc
  781. │   │   │   │   │   ├── update_history_property.cpython-37.pyc
  782. │   │   │   │   │   ├── update_history_property_py3.cpython-37.pyc
  783. │   │   │   │   │   ├── usage.cpython-37.pyc
  784. │   │   │   │   │   ├── usage_name.cpython-37.pyc
  785. │   │   │   │   │   ├── usage_name_py3.cpython-37.pyc
  786. │   │   │   │   │   ├── usage_paged.cpython-37.pyc
  787. │   │   │   │   │   ├── usage_py3.cpython-37.pyc
  788. │   │   │   │   │   ├── virtual_network_rule.cpython-37.pyc
  789. │   │   │   │   │   └── virtual_network_rule_py3.cpython-37.pyc
  790. │   │   │   │   ├── resource.py
  791. │   │   │   │   ├── resource_py3.py
  792. │   │   │   │   ├── restriction.py
  793. │   │   │   │   ├── restriction_py3.py
  794. │   │   │   │   ├── service_sas_parameters.py
  795. │   │   │   │   ├── service_sas_parameters_py3.py
  796. │   │   │   │   ├── service_specification.py
  797. │   │   │   │   ├── service_specification_py3.py
  798. │   │   │   │   ├── sku_capability.py
  799. │   │   │   │   ├── sku_capability_py3.py
  800. │   │   │   │   ├── sku_paged.py
  801. │   │   │   │   ├── sku.py
  802. │   │   │   │   ├── sku_py3.py
  803. │   │   │   │   ├── storage_account_check_name_availability_parameters.py
  804. │   │   │   │   ├── storage_account_check_name_availability_parameters_py3.py
  805. │   │   │   │   ├── storage_account_create_parameters.py
  806. │   │   │   │   ├── storage_account_create_parameters_py3.py
  807. │   │   │   │   ├── storage_account_key.py
  808. │   │   │   │   ├── storage_account_key_py3.py
  809. │   │   │   │   ├── storage_account_list_keys_result.py
  810. │   │   │   │   ├── storage_account_list_keys_result_py3.py
  811. │   │   │   │   ├── storage_account_paged.py
  812. │   │   │   │   ├── storage_account.py
  813. │   │   │   │   ├── storage_account_py3.py
  814. │   │   │   │   ├── storage_account_regenerate_key_parameters.py
  815. │   │   │   │   ├── storage_account_regenerate_key_parameters_py3.py
  816. │   │   │   │   ├── storage_account_update_parameters.py
  817. │   │   │   │   ├── storage_account_update_parameters_py3.py
  818. │   │   │   │   ├── storage_management_client_enums.py
  819. │   │   │   │   ├── tag_property.py
  820. │   │   │   │   ├── tag_property_py3.py
  821. │   │   │   │   ├── tracked_resource.py
  822. │   │   │   │   ├── tracked_resource_py3.py
  823. │   │   │   │   ├── update_history_property.py
  824. │   │   │   │   ├── update_history_property_py3.py
  825. │   │   │   │   ├── usage_name.py
  826. │   │   │   │   ├── usage_name_py3.py
  827. │   │   │   │   ├── usage_paged.py
  828. │   │   │   │   ├── usage.py
  829. │   │   │   │   ├── usage_py3.py
  830. │   │   │   │   ├── virtual_network_rule.py
  831. │   │   │   │   └── virtual_network_rule_py3.py
  832. │   │   │   ├── operations
  833. │   │   │   │   ├── blob_containers_operations.py
  834. │   │   │   │   ├── __init__.py
  835. │   │   │   │   ├── operations.py
  836. │   │   │   │   ├── __pycache__
  837. │   │   │   │   │   ├── blob_containers_operations.cpython-37.pyc
  838. │   │   │   │   │   ├── __init__.cpython-37.pyc
  839. │   │   │   │   │   ├── operations.cpython-37.pyc
  840. │   │   │   │   │   ├── skus_operations.cpython-37.pyc
  841. │   │   │   │   │   ├── storage_accounts_operations.cpython-37.pyc
  842. │   │   │   │   │   └── usage_operations.cpython-37.pyc
  843. │   │   │   │   ├── skus_operations.py
  844. │   │   │   │   ├── storage_accounts_operations.py
  845. │   │   │   │   └── usage_operations.py
  846. │   │   │   ├── __pycache__
  847. │   │   │   │   ├── __init__.cpython-37.pyc
  848. │   │   │   │   ├── storage_management_client.cpython-37.pyc
  849. │   │   │   │   └── version.cpython-37.pyc
  850. │   │   │   ├── storage_management_client.py
  851. │   │   │   └── version.py
  852. │   │   ├── v2018_03_01_preview
  853. │   │   │   ├── __init__.py
  854. │   │   │   ├── models
  855. │   │   │   │   ├── account_sas_parameters.py
  856. │   │   │   │   ├── account_sas_parameters_py3.py
  857. │   │   │   │   ├── azure_entity_resource.py
  858. │   │   │   │   ├── azure_entity_resource_py3.py
  859. │   │   │   │   ├── blob_container.py
  860. │   │   │   │   ├── blob_container_py3.py
  861. │   │   │   │   ├── check_name_availability_result.py
  862. │   │   │   │   ├── check_name_availability_result_py3.py
  863. │   │   │   │   ├── custom_domain.py
  864. │   │   │   │   ├── custom_domain_py3.py
  865. │   │   │   │   ├── dimension.py
  866. │   │   │   │   ├── dimension_py3.py
  867. │   │   │   │   ├── encryption.py
  868. │   │   │   │   ├── encryption_py3.py
  869. │   │   │   │   ├── encryption_service.py
  870. │   │   │   │   ├── encryption_service_py3.py
  871. │   │   │   │   ├── encryption_services.py
  872. │   │   │   │   ├── encryption_services_py3.py
  873. │   │   │   │   ├── endpoints.py
  874. │   │   │   │   ├── endpoints_py3.py
  875. │   │   │   │   ├── identity.py
  876. │   │   │   │   ├── identity_py3.py
  877. │   │   │   │   ├── immutability_policy_properties.py
  878. │   │   │   │   ├── immutability_policy_properties_py3.py
  879. │   │   │   │   ├── immutability_policy.py
  880. │   │   │   │   ├── immutability_policy_py3.py
  881. │   │   │   │   ├── __init__.py
  882. │   │   │   │   ├── ip_rule.py
  883. │   │   │   │   ├── ip_rule_py3.py
  884. │   │   │   │   ├── key_vault_properties.py
  885. │   │   │   │   ├── key_vault_properties_py3.py
  886. │   │   │   │   ├── lease_container_request.py
  887. │   │   │   │   ├── lease_container_request_py3.py
  888. │   │   │   │   ├── lease_container_response.py
  889. │   │   │   │   ├── lease_container_response_py3.py
  890. │   │   │   │   ├── legal_hold_properties.py
  891. │   │   │   │   ├── legal_hold_properties_py3.py
  892. │   │   │   │   ├── legal_hold.py
  893. │   │   │   │   ├── legal_hold_py3.py
  894. │   │   │   │   ├── list_account_sas_response.py
  895. │   │   │   │   ├── list_account_sas_response_py3.py
  896. │   │   │   │   ├── list_container_item.py
  897. │   │   │   │   ├── list_container_item_py3.py
  898. │   │   │   │   ├── list_container_items.py
  899. │   │   │   │   ├── list_container_items_py3.py
  900. │   │   │   │   ├── list_service_sas_response.py
  901. │   │   │   │   ├── list_service_sas_response_py3.py
  902. │   │   │   │   ├── management_policies_rules_set_parameter.py
  903. │   │   │   │   ├── management_policies_rules_set_parameter_py3.py
  904. │   │   │   │   ├── metric_specification.py
  905. │   │   │   │   ├── metric_specification_py3.py
  906. │   │   │   │   ├── network_rule_set.py
  907. │   │   │   │   ├── network_rule_set_py3.py
  908. │   │   │   │   ├── operation_display.py
  909. │   │   │   │   ├── operation_display_py3.py
  910. │   │   │   │   ├── operation_paged.py
  911. │   │   │   │   ├── operation.py
  912. │   │   │   │   ├── operation_py3.py
  913. │   │   │   │   ├── proxy_resource.py
  914. │   │   │   │   ├── proxy_resource_py3.py
  915. │   │   │   │   ├── __pycache__
  916. │   │   │   │   │   ├── account_sas_parameters.cpython-37.pyc
  917. │   │   │   │   │   ├── account_sas_parameters_py3.cpython-37.pyc
  918. │   │   │   │   │   ├── azure_entity_resource.cpython-37.pyc
  919. │   │   │   │   │   ├── azure_entity_resource_py3.cpython-37.pyc
  920. │   │   │   │   │   ├── blob_container.cpython-37.pyc
  921. │   │   │   │   │   ├── blob_container_py3.cpython-37.pyc
  922. │   │   │   │   │   ├── check_name_availability_result.cpython-37.pyc
  923. │   │   │   │   │   ├── check_name_availability_result_py3.cpython-37.pyc
  924. │   │   │   │   │   ├── custom_domain.cpython-37.pyc
  925. │   │   │   │   │   ├── custom_domain_py3.cpython-37.pyc
  926. │   │   │   │   │   ├── dimension.cpython-37.pyc
  927. │   │   │   │   │   ├── dimension_py3.cpython-37.pyc
  928. │   │   │   │   │   ├── encryption.cpython-37.pyc
  929. │   │   │   │   │   ├── encryption_py3.cpython-37.pyc
  930. │   │   │   │   │   ├── encryption_service.cpython-37.pyc
  931. │   │   │   │   │   ├── encryption_service_py3.cpython-37.pyc
  932. │   │   │   │   │   ├── encryption_services.cpython-37.pyc
  933. │   │   │   │   │   ├── encryption_services_py3.cpython-37.pyc
  934. │   │   │   │   │   ├── endpoints.cpython-37.pyc
  935. │   │   │   │   │   ├── endpoints_py3.cpython-37.pyc
  936. │   │   │   │   │   ├── identity.cpython-37.pyc
  937. │   │   │   │   │   ├── identity_py3.cpython-37.pyc
  938. │   │   │   │   │   ├── immutability_policy.cpython-37.pyc
  939. │   │   │   │   │   ├── immutability_policy_properties.cpython-37.pyc
  940. │   │   │   │   │   ├── immutability_policy_properties_py3.cpython-37.pyc
  941. │   │   │   │   │   ├── immutability_policy_py3.cpython-37.pyc
  942. │   │   │   │   │   ├── __init__.cpython-37.pyc
  943. │   │   │   │   │   ├── ip_rule.cpython-37.pyc
  944. │   │   │   │   │   ├── ip_rule_py3.cpython-37.pyc
  945. │   │   │   │   │   ├── key_vault_properties.cpython-37.pyc
  946. │   │   │   │   │   ├── key_vault_properties_py3.cpython-37.pyc
  947. │   │   │   │   │   ├── lease_container_request.cpython-37.pyc
  948. │   │   │   │   │   ├── lease_container_request_py3.cpython-37.pyc
  949. │   │   │   │   │   ├── lease_container_response.cpython-37.pyc
  950. │   │   │   │   │   ├── lease_container_response_py3.cpython-37.pyc
  951. │   │   │   │   │   ├── legal_hold.cpython-37.pyc
  952. │   │   │   │   │   ├── legal_hold_properties.cpython-37.pyc
  953. │   │   │   │   │   ├── legal_hold_properties_py3.cpython-37.pyc
  954. │   │   │   │   │   ├── legal_hold_py3.cpython-37.pyc
  955. │   │   │   │   │   ├── list_account_sas_response.cpython-37.pyc
  956. │   │   │   │   │   ├── list_account_sas_response_py3.cpython-37.pyc
  957. │   │   │   │   │   ├── list_container_item.cpython-37.pyc
  958. │   │   │   │   │   ├── list_container_item_py3.cpython-37.pyc
  959. │   │   │   │   │   ├── list_container_items.cpython-37.pyc
  960. │   │   │   │   │   ├── list_container_items_py3.cpython-37.pyc
  961. │   │   │   │   │   ├── list_service_sas_response.cpython-37.pyc
  962. │   │   │   │   │   ├── list_service_sas_response_py3.cpython-37.pyc
  963. │   │   │   │   │   ├── management_policies_rules_set_parameter.cpython-37.pyc
  964. │   │   │   │   │   ├── management_policies_rules_set_parameter_py3.cpython-37.pyc
  965. │   │   │   │   │   ├── metric_specification.cpython-37.pyc
  966. │   │   │   │   │   ├── metric_specification_py3.cpython-37.pyc
  967. │   │   │   │   │   ├── network_rule_set.cpython-37.pyc
  968. │   │   │   │   │   ├── network_rule_set_py3.cpython-37.pyc
  969. │   │   │   │   │   ├── operation.cpython-37.pyc
  970. │   │   │   │   │   ├── operation_display.cpython-37.pyc
  971. │   │   │   │   │   ├── operation_display_py3.cpython-37.pyc
  972. │   │   │   │   │   ├── operation_paged.cpython-37.pyc
  973. │   │   │   │   │   ├── operation_py3.cpython-37.pyc
  974. │   │   │   │   │   ├── proxy_resource.cpython-37.pyc
  975. │   │   │   │   │   ├── proxy_resource_py3.cpython-37.pyc
  976. │   │   │   │   │   ├── resource.cpython-37.pyc
  977. │   │   │   │   │   ├── resource_py3.cpython-37.pyc
  978. │   │   │   │   │   ├── restriction.cpython-37.pyc
  979. │   │   │   │   │   ├── restriction_py3.cpython-37.pyc
  980. │   │   │   │   │   ├── service_sas_parameters.cpython-37.pyc
  981. │   │   │   │   │   ├── service_sas_parameters_py3.cpython-37.pyc
  982. │   │   │   │   │   ├── service_specification.cpython-37.pyc
  983. │   │   │   │   │   ├── service_specification_py3.cpython-37.pyc
  984. │   │   │   │   │   ├── sku_capability.cpython-37.pyc
  985. │   │   │   │   │   ├── sku_capability_py3.cpython-37.pyc
  986. │   │   │   │   │   ├── sku.cpython-37.pyc
  987. │   │   │   │   │   ├── sku_paged.cpython-37.pyc
  988. │   │   │   │   │   ├── sku_py3.cpython-37.pyc
  989. │   │   │   │   │   ├── storage_account_check_name_availability_parameters.cpython-37.pyc
  990. │   │   │   │   │   ├── storage_account_check_name_availability_parameters_py3.cpython-37.pyc
  991. │   │   │   │   │   ├── storage_account.cpython-37.pyc
  992. │   │   │   │   │   ├── storage_account_create_parameters.cpython-37.pyc
  993. │   │   │   │   │   ├── storage_account_create_parameters_py3.cpython-37.pyc
  994. │   │   │   │   │   ├── storage_account_key.cpython-37.pyc
  995. │   │   │   │   │   ├── storage_account_key_py3.cpython-37.pyc
  996. │   │   │   │   │   ├── storage_account_list_keys_result.cpython-37.pyc
  997. │   │   │   │   │   ├── storage_account_list_keys_result_py3.cpython-37.pyc
  998. │   │   │   │   │   ├── storage_account_management_policies.cpython-37.pyc
  999. │   │   │   │   │   ├── storage_account_management_policies_py3.cpython-37.pyc
  1000. │   │   │   │   │   ├── storage_account_paged.cpython-37.pyc
  1001. │   │   │   │   │   ├── storage_account_py3.cpython-37.pyc
  1002. │   │   │   │   │   ├── storage_account_regenerate_key_parameters.cpython-37.pyc
  1003. │   │   │   │   │   ├── storage_account_regenerate_key_parameters_py3.cpython-37.pyc
  1004. │   │   │   │   │   ├── storage_account_update_parameters.cpython-37.pyc
  1005. │   │   │   │   │   ├── storage_account_update_parameters_py3.cpython-37.pyc
  1006. │   │   │   │   │   ├── storage_management_client_enums.cpython-37.pyc
  1007. │   │   │   │   │   ├── tag_property.cpython-37.pyc
  1008. │   │   │   │   │   ├── tag_property_py3.cpython-37.pyc
  1009. │   │   │   │   │   ├── tracked_resource.cpython-37.pyc
  1010. │   │   │   │   │   ├── tracked_resource_py3.cpython-37.pyc
  1011. │   │   │   │   │   ├── update_history_property.cpython-37.pyc
  1012. │   │   │   │   │   ├── update_history_property_py3.cpython-37.pyc
  1013. │   │   │   │   │   ├── usage.cpython-37.pyc
  1014. │   │   │   │   │   ├── usage_name.cpython-37.pyc
  1015. │   │   │   │   │   ├── usage_name_py3.cpython-37.pyc
  1016. │   │   │   │   │   ├── usage_paged.cpython-37.pyc
  1017. │   │   │   │   │   ├── usage_py3.cpython-37.pyc
  1018. │   │   │   │   │   ├── virtual_network_rule.cpython-37.pyc
  1019. │   │   │   │   │   └── virtual_network_rule_py3.cpython-37.pyc
  1020. │   │   │   │   ├── resource.py
  1021. │   │   │   │   ├── resource_py3.py
  1022. │   │   │   │   ├── restriction.py
  1023. │   │   │   │   ├── restriction_py3.py
  1024. │   │   │   │   ├── service_sas_parameters.py
  1025. │   │   │   │   ├── service_sas_parameters_py3.py
  1026. │   │   │   │   ├── service_specification.py
  1027. │   │   │   │   ├── service_specification_py3.py
  1028. │   │   │   │   ├── sku_capability.py
  1029. │   │   │   │   ├── sku_capability_py3.py
  1030. │   │   │   │   ├── sku_paged.py
  1031. │   │   │   │   ├── sku.py
  1032. │   │   │   │   ├── sku_py3.py
  1033. │   │   │   │   ├── storage_account_check_name_availability_parameters.py
  1034. │   │   │   │   ├── storage_account_check_name_availability_parameters_py3.py
  1035. │   │   │   │   ├── storage_account_create_parameters.py
  1036. │   │   │   │   ├── storage_account_create_parameters_py3.py
  1037. │   │   │   │   ├── storage_account_key.py
  1038. │   │   │   │   ├── storage_account_key_py3.py
  1039. │   │   │   │   ├── storage_account_list_keys_result.py
  1040. │   │   │   │   ├── storage_account_list_keys_result_py3.py
  1041. │   │   │   │   ├── storage_account_management_policies.py
  1042. │   │   │   │   ├── storage_account_management_policies_py3.py
  1043. │   │   │   │   ├── storage_account_paged.py
  1044. │   │   │   │   ├── storage_account.py
  1045. │   │   │   │   ├── storage_account_py3.py
  1046. │   │   │   │   ├── storage_account_regenerate_key_parameters.py
  1047. │   │   │   │   ├── storage_account_regenerate_key_parameters_py3.py
  1048. │   │   │   │   ├── storage_account_update_parameters.py
  1049. │   │   │   │   ├── storage_account_update_parameters_py3.py
  1050. │   │   │   │   ├── storage_management_client_enums.py
  1051. │   │   │   │   ├── tag_property.py
  1052. │   │   │   │   ├── tag_property_py3.py
  1053. │   │   │   │   ├── tracked_resource.py
  1054. │   │   │   │   ├── tracked_resource_py3.py
  1055. │   │   │   │   ├── update_history_property.py
  1056. │   │   │   │   ├── update_history_property_py3.py
  1057. │   │   │   │   ├── usage_name.py
  1058. │   │   │   │   ├── usage_name_py3.py
  1059. │   │   │   │   ├── usage_paged.py
  1060. │   │   │   │   ├── usage.py
  1061. │   │   │   │   ├── usage_py3.py
  1062. │   │   │   │   ├── virtual_network_rule.py
  1063. │   │   │   │   └── virtual_network_rule_py3.py
  1064. │   │   │   ├── operations
  1065. │   │   │   │   ├── blob_containers_operations.py
  1066. │   │   │   │   ├── __init__.py
  1067. │   │   │   │   ├── operations.py
  1068. │   │   │   │   ├── __pycache__
  1069. │   │   │   │   │   ├── blob_containers_operations.cpython-37.pyc
  1070. │   │   │   │   │   ├── __init__.cpython-37.pyc
  1071. │   │   │   │   │   ├── operations.cpython-37.pyc
  1072. │   │   │   │   │   ├── skus_operations.cpython-37.pyc
  1073. │   │   │   │   │   ├── storage_accounts_operations.cpython-37.pyc
  1074. │   │   │   │   │   └── usages_operations.cpython-37.pyc
  1075. │   │   │   │   ├── skus_operations.py
  1076. │   │   │   │   ├── storage_accounts_operations.py
  1077. │   │   │   │   └── usages_operations.py
  1078. │   │   │   ├── __pycache__
  1079. │   │   │   │   ├── __init__.cpython-37.pyc
  1080. │   │   │   │   ├── storage_management_client.cpython-37.pyc
  1081. │   │   │   │   └── version.cpython-37.pyc
  1082. │   │   │   ├── storage_management_client.py
  1083. │   │   │   └── version.py
  1084. │   │   ├── v2018_07_01
  1085. │   │   │   ├── __init__.py
  1086. │   │   │   ├── models
  1087. │   │   │   │   ├── account_sas_parameters.py
  1088. │   │   │   │   ├── account_sas_parameters_py3.py
  1089. │   │   │   │   ├── azure_entity_resource.py
  1090. │   │   │   │   ├── azure_entity_resource_py3.py
  1091. │   │   │   │   ├── blob_container.py
  1092. │   │   │   │   ├── blob_container_py3.py
  1093. │   │   │   │   ├── blob_service_properties.py
  1094. │   │   │   │   ├── blob_service_properties_py3.py
  1095. │   │   │   │   ├── check_name_availability_result.py
  1096. │   │   │   │   ├── check_name_availability_result_py3.py
  1097. │   │   │   │   ├── cors_rule.py
  1098. │   │   │   │   ├── cors_rule_py3.py
  1099. │   │   │   │   ├── cors_rules.py
  1100. │   │   │   │   ├── cors_rules_py3.py
  1101. │   │   │   │   ├── custom_domain.py
  1102. │   │   │   │   ├── custom_domain_py3.py
  1103. │   │   │   │   ├── delete_retention_policy.py
  1104. │   │   │   │   ├── delete_retention_policy_py3.py
  1105. │   │   │   │   ├── dimension.py
  1106. │   │   │   │   ├── dimension_py3.py
  1107. │   │   │   │   ├── encryption.py
  1108. │   │   │   │   ├── encryption_py3.py
  1109. │   │   │   │   ├── encryption_service.py
  1110. │   │   │   │   ├── encryption_service_py3.py
  1111. │   │   │   │   ├── encryption_services.py
  1112. │   │   │   │   ├── encryption_services_py3.py
  1113. │   │   │   │   ├── endpoints.py
  1114. │   │   │   │   ├── endpoints_py3.py
  1115. │   │   │   │   ├── geo_replication_stats.py
  1116. │   │   │   │   ├── geo_replication_stats_py3.py
  1117. │   │   │   │   ├── identity.py
  1118. │   │   │   │   ├── identity_py3.py
  1119. │   │   │   │   ├── immutability_policy_properties.py
  1120. │   │   │   │   ├── immutability_policy_properties_py3.py
  1121. │   │   │   │   ├── immutability_policy.py
  1122. │   │   │   │   ├── immutability_policy_py3.py
  1123. │   │   │   │   ├── __init__.py
  1124. │   │   │   │   ├── ip_rule.py
  1125. │   │   │   │   ├── ip_rule_py3.py
  1126. │   │   │   │   ├── key_vault_properties.py
  1127. │   │   │   │   ├── key_vault_properties_py3.py
  1128. │   │   │   │   ├── lease_container_request.py
  1129. │   │   │   │   ├── lease_container_request_py3.py
  1130. │   │   │   │   ├── lease_container_response.py
  1131. │   │   │   │   ├── lease_container_response_py3.py
  1132. │   │   │   │   ├── legal_hold_properties.py
  1133. │   │   │   │   ├── legal_hold_properties_py3.py
  1134. │   │   │   │   ├── legal_hold.py
  1135. │   │   │   │   ├── legal_hold_py3.py
  1136. │   │   │   │   ├── list_account_sas_response.py
  1137. │   │   │   │   ├── list_account_sas_response_py3.py
  1138. │   │   │   │   ├── list_container_item.py
  1139. │   │   │   │   ├── list_container_item_py3.py
  1140. │   │   │   │   ├── list_container_items.py
  1141. │   │   │   │   ├── list_container_items_py3.py
  1142. │   │   │   │   ├── list_service_sas_response.py
  1143. │   │   │   │   ├── list_service_sas_response_py3.py
  1144. │   │   │   │   ├── management_policies_rules_set_parameter.py
  1145. │   │   │   │   ├── management_policies_rules_set_parameter_py3.py
  1146. │   │   │   │   ├── metric_specification.py
  1147. │   │   │   │   ├── metric_specification_py3.py
  1148. │   │   │   │   ├── network_rule_set.py
  1149. │   │   │   │   ├── network_rule_set_py3.py
  1150. │   │   │   │   ├── operation_display.py
  1151. │   │   │   │   ├── operation_display_py3.py
  1152. │   │   │   │   ├── operation_paged.py
  1153. │   │   │   │   ├── operation.py
  1154. │   │   │   │   ├── operation_py3.py
  1155. │   │   │   │   ├── proxy_resource.py
  1156. │   │   │   │   ├── proxy_resource_py3.py
  1157. │   │   │   │   ├── __pycache__
  1158. │   │   │   │   │   ├── account_sas_parameters.cpython-37.pyc
  1159. │   │   │   │   │   ├── account_sas_parameters_py3.cpython-37.pyc
  1160. │   │   │   │   │   ├── azure_entity_resource.cpython-37.pyc
  1161. │   │   │   │   │   ├── azure_entity_resource_py3.cpython-37.pyc
  1162. │   │   │   │   │   ├── blob_container.cpython-37.pyc
  1163. │   │   │   │   │   ├── blob_container_py3.cpython-37.pyc
  1164. │   │   │   │   │   ├── blob_service_properties.cpython-37.pyc
  1165. │   │   │   │   │   ├── blob_service_properties_py3.cpython-37.pyc
  1166. │   │   │   │   │   ├── check_name_availability_result.cpython-37.pyc
  1167. │   │   │   │   │   ├── check_name_availability_result_py3.cpython-37.pyc
  1168. │   │   │   │   │   ├── cors_rule.cpython-37.pyc
  1169. │   │   │   │   │   ├── cors_rule_py3.cpython-37.pyc
  1170. │   │   │   │   │   ├── cors_rules.cpython-37.pyc
  1171. │   │   │   │   │   ├── cors_rules_py3.cpython-37.pyc
  1172. │   │   │   │   │   ├── custom_domain.cpython-37.pyc
  1173. │   │   │   │   │   ├── custom_domain_py3.cpython-37.pyc
  1174. │   │   │   │   │   ├── delete_retention_policy.cpython-37.pyc
  1175. │   │   │   │   │   ├── delete_retention_policy_py3.cpython-37.pyc
  1176. │   │   │   │   │   ├── dimension.cpython-37.pyc
  1177. │   │   │   │   │   ├── dimension_py3.cpython-37.pyc
  1178. │   │   │   │   │   ├── encryption.cpython-37.pyc
  1179. │   │   │   │   │   ├── encryption_py3.cpython-37.pyc
  1180. │   │   │   │   │   ├── encryption_service.cpython-37.pyc
  1181. │   │   │   │   │   ├── encryption_service_py3.cpython-37.pyc
  1182. │   │   │   │   │   ├── encryption_services.cpython-37.pyc
  1183. │   │   │   │   │   ├── encryption_services_py3.cpython-37.pyc
  1184. │   │   │   │   │   ├── endpoints.cpython-37.pyc
  1185. │   │   │   │   │   ├── endpoints_py3.cpython-37.pyc
  1186. │   │   │   │   │   ├── geo_replication_stats.cpython-37.pyc
  1187. │   │   │   │   │   ├── geo_replication_stats_py3.cpython-37.pyc
  1188. │   │   │   │   │   ├── identity.cpython-37.pyc
  1189. │   │   │   │   │   ├── identity_py3.cpython-37.pyc
  1190. │   │   │   │   │   ├── immutability_policy.cpython-37.pyc
  1191. │   │   │   │   │   ├── immutability_policy_properties.cpython-37.pyc
  1192. │   │   │   │   │   ├── immutability_policy_properties_py3.cpython-37.pyc
  1193. │   │   │   │   │   ├── immutability_policy_py3.cpython-37.pyc
  1194. │   │   │   │   │   ├── __init__.cpython-37.pyc
  1195. │   │   │   │   │   ├── ip_rule.cpython-37.pyc
  1196. │   │   │   │   │   ├── ip_rule_py3.cpython-37.pyc
  1197. │   │   │   │   │   ├── key_vault_properties.cpython-37.pyc
  1198. │   │   │   │   │   ├── key_vault_properties_py3.cpython-37.pyc
  1199. │   │   │   │   │   ├── lease_container_request.cpython-37.pyc
  1200. │   │   │   │   │   ├── lease_container_request_py3.cpython-37.pyc
  1201. │   │   │   │   │   ├── lease_container_response.cpython-37.pyc
  1202. │   │   │   │   │   ├── lease_container_response_py3.cpython-37.pyc
  1203. │   │   │   │   │   ├── legal_hold.cpython-37.pyc
  1204. │   │   │   │   │   ├── legal_hold_properties.cpython-37.pyc
  1205. │   │   │   │   │   ├── legal_hold_properties_py3.cpython-37.pyc
  1206. │   │   │   │   │   ├── legal_hold_py3.cpython-37.pyc
  1207. │   │   │   │   │   ├── list_account_sas_response.cpython-37.pyc
  1208. │   │   │   │   │   ├── list_account_sas_response_py3.cpython-37.pyc
  1209. │   │   │   │   │   ├── list_container_item.cpython-37.pyc
  1210. │   │   │   │   │   ├── list_container_item_py3.cpython-37.pyc
  1211. │   │   │   │   │   ├── list_container_items.cpython-37.pyc
  1212. │   │   │   │   │   ├── list_container_items_py3.cpython-37.pyc
  1213. │   │   │   │   │   ├── list_service_sas_response.cpython-37.pyc
  1214. │   │   │   │   │   ├── list_service_sas_response_py3.cpython-37.pyc
  1215. │   │   │   │   │   ├── management_policies_rules_set_parameter.cpython-37.pyc
  1216. │   │   │   │   │   ├── management_policies_rules_set_parameter_py3.cpython-37.pyc
  1217. │   │   │   │   │   ├── metric_specification.cpython-37.pyc
  1218. │   │   │   │   │   ├── metric_specification_py3.cpython-37.pyc
  1219. │   │   │   │   │   ├── network_rule_set.cpython-37.pyc
  1220. │   │   │   │   │   ├── network_rule_set_py3.cpython-37.pyc
  1221. │   │   │   │   │   ├── operation.cpython-37.pyc
  1222. │   │   │   │   │   ├── operation_display.cpython-37.pyc
  1223. │   │   │   │   │   ├── operation_display_py3.cpython-37.pyc
  1224. │   │   │   │   │   ├── operation_paged.cpython-37.pyc
  1225. │   │   │   │   │   ├── operation_py3.cpython-37.pyc
  1226. │   │   │   │   │   ├── proxy_resource.cpython-37.pyc
  1227. │   │   │   │   │   ├── proxy_resource_py3.cpython-37.pyc
  1228. │   │   │   │   │   ├── resource.cpython-37.pyc
  1229. │   │   │   │   │   ├── resource_py3.cpython-37.pyc
  1230. │   │   │   │   │   ├── restriction.cpython-37.pyc
  1231. │   │   │   │   │   ├── restriction_py3.cpython-37.pyc
  1232. │   │   │   │   │   ├── service_sas_parameters.cpython-37.pyc
  1233. │   │   │   │   │   ├── service_sas_parameters_py3.cpython-37.pyc
  1234. │   │   │   │   │   ├── service_specification.cpython-37.pyc
  1235. │   │   │   │   │   ├── service_specification_py3.cpython-37.pyc
  1236. │   │   │   │   │   ├── sku_capability.cpython-37.pyc
  1237. │   │   │   │   │   ├── sku_capability_py3.cpython-37.pyc
  1238. │   │   │   │   │   ├── sku.cpython-37.pyc
  1239. │   │   │   │   │   ├── sku_paged.cpython-37.pyc
  1240. │   │   │   │   │   ├── sku_py3.cpython-37.pyc
  1241. │   │   │   │   │   ├── storage_account_check_name_availability_parameters.cpython-37.pyc
  1242. │   │   │   │   │   ├── storage_account_check_name_availability_parameters_py3.cpython-37.pyc
  1243. │   │   │   │   │   ├── storage_account.cpython-37.pyc
  1244. │   │   │   │   │   ├── storage_account_create_parameters.cpython-37.pyc
  1245. │   │   │   │   │   ├── storage_account_create_parameters_py3.cpython-37.pyc
  1246. │   │   │   │   │   ├── storage_account_key.cpython-37.pyc
  1247. │   │   │   │   │   ├── storage_account_key_py3.cpython-37.pyc
  1248. │   │   │   │   │   ├── storage_account_list_keys_result.cpython-37.pyc
  1249. │   │   │   │   │   ├── storage_account_list_keys_result_py3.cpython-37.pyc
  1250. │   │   │   │   │   ├── storage_account_management_policies.cpython-37.pyc
  1251. │   │   │   │   │   ├── storage_account_management_policies_py3.cpython-37.pyc
  1252. │   │   │   │   │   ├── storage_account_paged.cpython-37.pyc
  1253. │   │   │   │   │   ├── storage_account_py3.cpython-37.pyc
  1254. │   │   │   │   │   ├── storage_account_regenerate_key_parameters.cpython-37.pyc
  1255. │   │   │   │   │   ├── storage_account_regenerate_key_parameters_py3.cpython-37.pyc
  1256. │   │   │   │   │   ├── storage_account_update_parameters.cpython-37.pyc
  1257. │   │   │   │   │   ├── storage_account_update_parameters_py3.cpython-37.pyc
  1258. │   │   │   │   │   ├── storage_management_client_enums.cpython-37.pyc
  1259. │   │   │   │   │   ├── tag_property.cpython-37.pyc
  1260. │   │   │   │   │   ├── tag_property_py3.cpython-37.pyc
  1261. │   │   │   │   │   ├── tracked_resource.cpython-37.pyc
  1262. │   │   │   │   │   ├── tracked_resource_py3.cpython-37.pyc
  1263. │   │   │   │   │   ├── update_history_property.cpython-37.pyc
  1264. │   │   │   │   │   ├── update_history_property_py3.cpython-37.pyc
  1265. │   │   │   │   │   ├── usage.cpython-37.pyc
  1266. │   │   │   │   │   ├── usage_name.cpython-37.pyc
  1267. │   │   │   │   │   ├── usage_name_py3.cpython-37.pyc
  1268. │   │   │   │   │   ├── usage_paged.cpython-37.pyc
  1269. │   │   │   │   │   ├── usage_py3.cpython-37.pyc
  1270. │   │   │   │   │   ├── virtual_network_rule.cpython-37.pyc
  1271. │   │   │   │   │   └── virtual_network_rule_py3.cpython-37.pyc
  1272. │   │   │   │   ├── resource.py
  1273. │   │   │   │   ├── resource_py3.py
  1274. │   │   │   │   ├── restriction.py
  1275. │   │   │   │   ├── restriction_py3.py
  1276. │   │   │   │   ├── service_sas_parameters.py
  1277. │   │   │   │   ├── service_sas_parameters_py3.py
  1278. │   │   │   │   ├── service_specification.py
  1279. │   │   │   │   ├── service_specification_py3.py
  1280. │   │   │   │   ├── sku_capability.py
  1281. │   │   │   │   ├── sku_capability_py3.py
  1282. │   │   │   │   ├── sku_paged.py
  1283. │   │   │   │   ├── sku.py
  1284. │   │   │   │   ├── sku_py3.py
  1285. │   │   │   │   ├── storage_account_check_name_availability_parameters.py
  1286. │   │   │   │   ├── storage_account_check_name_availability_parameters_py3.py
  1287. │   │   │   │   ├── storage_account_create_parameters.py
  1288. │   │   │   │   ├── storage_account_create_parameters_py3.py
  1289. │   │   │   │   ├── storage_account_key.py
  1290. │   │   │   │   ├── storage_account_key_py3.py
  1291. │   │   │   │   ├── storage_account_list_keys_result.py
  1292. │   │   │   │   ├── storage_account_list_keys_result_py3.py
  1293. │   │   │   │   ├── storage_account_management_policies.py
  1294. │   │   │   │   ├── storage_account_management_policies_py3.py
  1295. │   │   │   │   ├── storage_account_paged.py
  1296. │   │   │   │   ├── storage_account.py
  1297. │   │   │   │   ├── storage_account_py3.py
  1298. │   │   │   │   ├── storage_account_regenerate_key_parameters.py
  1299. │   │   │   │   ├── storage_account_regenerate_key_parameters_py3.py
  1300. │   │   │   │   ├── storage_account_update_parameters.py
  1301. │   │   │   │   ├── storage_account_update_parameters_py3.py
  1302. │   │   │   │   ├── storage_management_client_enums.py
  1303. │   │   │   │   ├── tag_property.py
  1304. │   │   │   │   ├── tag_property_py3.py
  1305. │   │   │   │   ├── tracked_resource.py
  1306. │   │   │   │   ├── tracked_resource_py3.py
  1307. │   │   │   │   ├── update_history_property.py
  1308. │   │   │   │   ├── update_history_property_py3.py
  1309. │   │   │   │   ├── usage_name.py
  1310. │   │   │   │   ├── usage_name_py3.py
  1311. │   │   │   │   ├── usage_paged.py
  1312. │   │   │   │   ├── usage.py
  1313. │   │   │   │   ├── usage_py3.py
  1314. │   │   │   │   ├── virtual_network_rule.py
  1315. │   │   │   │   └── virtual_network_rule_py3.py
  1316. │   │   │   ├── operations
  1317. │   │   │   │   ├── blob_containers_operations.py
  1318. │   │   │   │   ├── blob_services_operations.py
  1319. │   │   │   │   ├── __init__.py
  1320. │   │   │   │   ├── management_policies_operations.py
  1321. │   │   │   │   ├── operations.py
  1322. │   │   │   │   ├── __pycache__
  1323. │   │   │   │   │   ├── blob_containers_operations.cpython-37.pyc
  1324. │   │   │   │   │   ├── blob_services_operations.cpython-37.pyc
  1325. │   │   │   │   │   ├── __init__.cpython-37.pyc
  1326. │   │   │   │   │   ├── management_policies_operations.cpython-37.pyc
  1327. │   │   │   │   │   ├── operations.cpython-37.pyc
  1328. │   │   │   │   │   ├── skus_operations.cpython-37.pyc
  1329. │   │   │   │   │   ├── storage_accounts_operations.cpython-37.pyc
  1330. │   │   │   │   │   └── usages_operations.cpython-37.pyc
  1331. │   │   │   │   ├── skus_operations.py
  1332. │   │   │   │   ├── storage_accounts_operations.py
  1333. │   │   │   │   └── usages_operations.py
  1334. │   │   │   ├── __pycache__
  1335. │   │   │   │   ├── __init__.cpython-37.pyc
  1336. │   │   │   │   ├── storage_management_client.cpython-37.pyc
  1337. │   │   │   │   └── version.cpython-37.pyc
  1338. │   │   │   ├── storage_management_client.py
  1339. │   │   │   └── version.py
  1340. │   │   ├── v2018_11_01
  1341. │   │   │   ├── __init__.py
  1342. │   │   │   ├── models
  1343. │   │   │   │   ├── account_sas_parameters.py
  1344. │   │   │   │   ├── account_sas_parameters_py3.py
  1345. │   │   │   │   ├── azure_entity_resource.py
  1346. │   │   │   │   ├── azure_entity_resource_py3.py
  1347. │   │   │   │   ├── blob_container.py
  1348. │   │   │   │   ├── blob_container_py3.py
  1349. │   │   │   │   ├── blob_service_properties.py
  1350. │   │   │   │   ├── blob_service_properties_py3.py
  1351. │   │   │   │   ├── check_name_availability_result.py
  1352. │   │   │   │   ├── check_name_availability_result_py3.py
  1353. │   │   │   │   ├── cors_rule.py
  1354. │   │   │   │   ├── cors_rule_py3.py
  1355. │   │   │   │   ├── cors_rules.py
  1356. │   │   │   │   ├── cors_rules_py3.py
  1357. │   │   │   │   ├── custom_domain.py
  1358. │   │   │   │   ├── custom_domain_py3.py
  1359. │   │   │   │   ├── date_after_creation.py
  1360. │   │   │   │   ├── date_after_creation_py3.py
  1361. │   │   │   │   ├── date_after_modification.py
  1362. │   │   │   │   ├── date_after_modification_py3.py
  1363. │   │   │   │   ├── delete_retention_policy.py
  1364. │   │   │   │   ├── delete_retention_policy_py3.py
  1365. │   │   │   │   ├── dimension.py
  1366. │   │   │   │   ├── dimension_py3.py
  1367. │   │   │   │   ├── encryption.py
  1368. │   │   │   │   ├── encryption_py3.py
  1369. │   │   │   │   ├── encryption_service.py
  1370. │   │   │   │   ├── encryption_service_py3.py
  1371. │   │   │   │   ├── encryption_services.py
  1372. │   │   │   │   ├── encryption_services_py3.py
  1373. │   │   │   │   ├── endpoints.py
  1374. │   │   │   │   ├── endpoints_py3.py
  1375. │   │   │   │   ├── geo_replication_stats.py
  1376. │   │   │   │   ├── geo_replication_stats_py3.py
  1377. │   │   │   │   ├── identity.py
  1378. │   │   │   │   ├── identity_py3.py
  1379. │   │   │   │   ├── immutability_policy_properties.py
  1380. │   │   │   │   ├── immutability_policy_properties_py3.py
  1381. │   │   │   │   ├── immutability_policy.py
  1382. │   │   │   │   ├── immutability_policy_py3.py
  1383. │   │   │   │   ├── __init__.py
  1384. │   │   │   │   ├── ip_rule.py
  1385. │   │   │   │   ├── ip_rule_py3.py
  1386. │   │   │   │   ├── key_vault_properties.py
  1387. │   │   │   │   ├── key_vault_properties_py3.py
  1388. │   │   │   │   ├── lease_container_request.py
  1389. │   │   │   │   ├── lease_container_request_py3.py
  1390. │   │   │   │   ├── lease_container_response.py
  1391. │   │   │   │   ├── lease_container_response_py3.py
  1392. │   │   │   │   ├── legal_hold_properties.py
  1393. │   │   │   │   ├── legal_hold_properties_py3.py
  1394. │   │   │   │   ├── legal_hold.py
  1395. │   │   │   │   ├── legal_hold_py3.py
  1396. │   │   │   │   ├── list_account_sas_response.py
  1397. │   │   │   │   ├── list_account_sas_response_py3.py
  1398. │   │   │   │   ├── list_container_item.py
  1399. │   │   │   │   ├── list_container_item_py3.py
  1400. │   │   │   │   ├── list_container_items.py
  1401. │   │   │   │   ├── list_container_items_py3.py
  1402. │   │   │   │   ├── list_service_sas_response.py
  1403. │   │   │   │   ├── list_service_sas_response_py3.py
  1404. │   │   │   │   ├── management_policy_action.py
  1405. │   │   │   │   ├── management_policy_action_py3.py
  1406. │   │   │   │   ├── management_policy_base_blob.py
  1407. │   │   │   │   ├── management_policy_base_blob_py3.py
  1408. │   │   │   │   ├── management_policy_definition.py
  1409. │   │   │   │   ├── management_policy_definition_py3.py
  1410. │   │   │   │   ├── management_policy_filter.py
  1411. │   │   │   │   ├── management_policy_filter_py3.py
  1412. │   │   │   │   ├── management_policy.py
  1413. │   │   │   │   ├── management_policy_py3.py
  1414. │   │   │   │   ├── management_policy_rule.py
  1415. │   │   │   │   ├── management_policy_rule_py3.py
  1416. │   │   │   │   ├── management_policy_schema.py
  1417. │   │   │   │   ├── management_policy_schema_py3.py
  1418. │   │   │   │   ├── management_policy_snap_shot.py
  1419. │   │   │   │   ├── management_policy_snap_shot_py3.py
  1420. │   │   │   │   ├── metric_specification.py
  1421. │   │   │   │   ├── metric_specification_py3.py
  1422. │   │   │   │   ├── network_rule_set.py
  1423. │   │   │   │   ├── network_rule_set_py3.py
  1424. │   │   │   │   ├── operation_display.py
  1425. │   │   │   │   ├── operation_display_py3.py
  1426. │   │   │   │   ├── operation_paged.py
  1427. │   │   │   │   ├── operation.py
  1428. │   │   │   │   ├── operation_py3.py
  1429. │   │   │   │   ├── proxy_resource.py
  1430. │   │   │   │   ├── proxy_resource_py3.py
  1431. │   │   │   │   ├── __pycache__
  1432. │   │   │   │   │   ├── account_sas_parameters.cpython-37.pyc
  1433. │   │   │   │   │   ├── account_sas_parameters_py3.cpython-37.pyc
  1434. │   │   │   │   │   ├── azure_entity_resource.cpython-37.pyc
  1435. │   │   │   │   │   ├── azure_entity_resource_py3.cpython-37.pyc
  1436. │   │   │   │   │   ├── blob_container.cpython-37.pyc
  1437. │   │   │   │   │   ├── blob_container_py3.cpython-37.pyc
  1438. │   │   │   │   │   ├── blob_service_properties.cpython-37.pyc
  1439. │   │   │   │   │   ├── blob_service_properties_py3.cpython-37.pyc
  1440. │   │   │   │   │   ├── check_name_availability_result.cpython-37.pyc
  1441. │   │   │   │   │   ├── check_name_availability_result_py3.cpython-37.pyc
  1442. │   │   │   │   │   ├── cors_rule.cpython-37.pyc
  1443. │   │   │   │   │   ├── cors_rule_py3.cpython-37.pyc
  1444. │   │   │   │   │   ├── cors_rules.cpython-37.pyc
  1445. │   │   │   │   │   ├── cors_rules_py3.cpython-37.pyc
  1446. │   │   │   │   │   ├── custom_domain.cpython-37.pyc
  1447. │   │   │   │   │   ├── custom_domain_py3.cpython-37.pyc
  1448. │   │   │   │   │   ├── date_after_creation.cpython-37.pyc
  1449. │   │   │   │   │   ├── date_after_creation_py3.cpython-37.pyc
  1450. │   │   │   │   │   ├── date_after_modification.cpython-37.pyc
  1451. │   │   │   │   │   ├── date_after_modification_py3.cpython-37.pyc
  1452. │   │   │   │   │   ├── delete_retention_policy.cpython-37.pyc
  1453. │   │   │   │   │   ├── delete_retention_policy_py3.cpython-37.pyc
  1454. │   │   │   │   │   ├── dimension.cpython-37.pyc
  1455. │   │   │   │   │   ├── dimension_py3.cpython-37.pyc
  1456. │   │   │   │   │   ├── encryption.cpython-37.pyc
  1457. │   │   │   │   │   ├── encryption_py3.cpython-37.pyc
  1458. │   │   │   │   │   ├── encryption_service.cpython-37.pyc
  1459. │   │   │   │   │   ├── encryption_service_py3.cpython-37.pyc
  1460. │   │   │   │   │   ├── encryption_services.cpython-37.pyc
  1461. │   │   │   │   │   ├── encryption_services_py3.cpython-37.pyc
  1462. │   │   │   │   │   ├── endpoints.cpython-37.pyc
  1463. │   │   │   │   │   ├── endpoints_py3.cpython-37.pyc
  1464. │   │   │   │   │   ├── geo_replication_stats.cpython-37.pyc
  1465. │   │   │   │   │   ├── geo_replication_stats_py3.cpython-37.pyc
  1466. │   │   │   │   │   ├── identity.cpython-37.pyc
  1467. │   │   │   │   │   ├── identity_py3.cpython-37.pyc
  1468. │   │   │   │   │   ├── immutability_policy.cpython-37.pyc
  1469. │   │   │   │   │   ├── immutability_policy_properties.cpython-37.pyc
  1470. │   │   │   │   │   ├── immutability_policy_properties_py3.cpython-37.pyc
  1471. │   │   │   │   │   ├── immutability_policy_py3.cpython-37.pyc
  1472. │   │   │   │   │   ├── __init__.cpython-37.pyc
  1473. │   │   │   │   │   ├── ip_rule.cpython-37.pyc
  1474. │   │   │   │   │   ├── ip_rule_py3.cpython-37.pyc
  1475. │   │   │   │   │   ├── key_vault_properties.cpython-37.pyc
  1476. │   │   │   │   │   ├── key_vault_properties_py3.cpython-37.pyc
  1477. │   │   │   │   │   ├── lease_container_request.cpython-37.pyc
  1478. │   │   │   │   │   ├── lease_container_request_py3.cpython-37.pyc
  1479. │   │   │   │   │   ├── lease_container_response.cpython-37.pyc
  1480. │   │   │   │   │   ├── lease_container_response_py3.cpython-37.pyc
  1481. │   │   │   │   │   ├── legal_hold.cpython-37.pyc
  1482. │   │   │   │   │   ├── legal_hold_properties.cpython-37.pyc
  1483. │   │   │   │   │   ├── legal_hold_properties_py3.cpython-37.pyc
  1484. │   │   │   │   │   ├── legal_hold_py3.cpython-37.pyc
  1485. │   │   │   │   │   ├── list_account_sas_response.cpython-37.pyc
  1486. │   │   │   │   │   ├── list_account_sas_response_py3.cpython-37.pyc
  1487. │   │   │   │   │   ├── list_container_item.cpython-37.pyc
  1488. │   │   │   │   │   ├── list_container_item_py3.cpython-37.pyc
  1489. │   │   │   │   │   ├── list_container_items.cpython-37.pyc
  1490. │   │   │   │   │   ├── list_container_items_py3.cpython-37.pyc
  1491. │   │   │   │   │   ├── list_service_sas_response.cpython-37.pyc
  1492. │   │   │   │   │   ├── list_service_sas_response_py3.cpython-37.pyc
  1493. │   │   │   │   │   ├── management_policy_action.cpython-37.pyc
  1494. │   │   │   │   │   ├── management_policy_action_py3.cpython-37.pyc
  1495. │   │   │   │   │   ├── management_policy_base_blob.cpython-37.pyc
  1496. │   │   │   │   │   ├── management_policy_base_blob_py3.cpython-37.pyc
  1497. │   │   │   │   │   ├── management_policy.cpython-37.pyc
  1498. │   │   │   │   │   ├── management_policy_definition.cpython-37.pyc
  1499. │   │   │   │   │   ├── management_policy_definition_py3.cpython-37.pyc
  1500. │   │   │   │   │   ├── management_policy_filter.cpython-37.pyc
  1501. │   │   │   │   │   ├── management_policy_filter_py3.cpython-37.pyc
  1502. │   │   │   │   │   ├── management_policy_py3.cpython-37.pyc
  1503. │   │   │   │   │   ├── management_policy_rule.cpython-37.pyc
  1504. │   │   │   │   │   ├── management_policy_rule_py3.cpython-37.pyc
  1505. │   │   │   │   │   ├── management_policy_schema.cpython-37.pyc
  1506. │   │   │   │   │   ├── management_policy_schema_py3.cpython-37.pyc
  1507. │   │   │   │   │   ├── management_policy_snap_shot.cpython-37.pyc
  1508. │   │   │   │   │   ├── management_policy_snap_shot_py3.cpython-37.pyc
  1509. │   │   │   │   │   ├── metric_specification.cpython-37.pyc
  1510. │   │   │   │   │   ├── metric_specification_py3.cpython-37.pyc
  1511. │   │   │   │   │   ├── network_rule_set.cpython-37.pyc
  1512. │   │   │   │   │   ├── network_rule_set_py3.cpython-37.pyc
  1513. │   │   │   │   │   ├── operation.cpython-37.pyc
  1514. │   │   │   │   │   ├── operation_display.cpython-37.pyc
  1515. │   │   │   │   │   ├── operation_display_py3.cpython-37.pyc
  1516. │   │   │   │   │   ├── operation_paged.cpython-37.pyc
  1517. │   │   │   │   │   ├── operation_py3.cpython-37.pyc
  1518. │   │   │   │   │   ├── proxy_resource.cpython-37.pyc
  1519. │   │   │   │   │   ├── proxy_resource_py3.cpython-37.pyc
  1520. │   │   │   │   │   ├── resource.cpython-37.pyc
  1521. │   │   │   │   │   ├── resource_py3.cpython-37.pyc
  1522. │   │   │   │   │   ├── restriction.cpython-37.pyc
  1523. │   │   │   │   │   ├── restriction_py3.cpython-37.pyc
  1524. │   │   │   │   │   ├── service_sas_parameters.cpython-37.pyc
  1525. │   │   │   │   │   ├── service_sas_parameters_py3.cpython-37.pyc
  1526. │   │   │   │   │   ├── service_specification.cpython-37.pyc
  1527. │   │   │   │   │   ├── service_specification_py3.cpython-37.pyc
  1528. │   │   │   │   │   ├── sku_capability.cpython-37.pyc
  1529. │   │   │   │   │   ├── sku_capability_py3.cpython-37.pyc
  1530. │   │   │   │   │   ├── sku.cpython-37.pyc
  1531. │   │   │   │   │   ├── sku_paged.cpython-37.pyc
  1532. │   │   │   │   │   ├── sku_py3.cpython-37.pyc
  1533. │   │   │   │   │   ├── storage_account_check_name_availability_parameters.cpython-37.pyc
  1534. │   │   │   │   │   ├── storage_account_check_name_availability_parameters_py3.cpython-37.pyc
  1535. │   │   │   │   │   ├── storage_account.cpython-37.pyc
  1536. │   │   │   │   │   ├── storage_account_create_parameters.cpython-37.pyc
  1537. │   │   │   │   │   ├── storage_account_create_parameters_py3.cpython-37.pyc
  1538. │   │   │   │   │   ├── storage_account_key.cpython-37.pyc
  1539. │   │   │   │   │   ├── storage_account_key_py3.cpython-37.pyc
  1540. │   │   │   │   │   ├── storage_account_list_keys_result.cpython-37.pyc
  1541. │   │   │   │   │   ├── storage_account_list_keys_result_py3.cpython-37.pyc
  1542. │   │   │   │   │   ├── storage_account_paged.cpython-37.pyc
  1543. │   │   │   │   │   ├── storage_account_py3.cpython-37.pyc
  1544. │   │   │   │   │   ├── storage_account_regenerate_key_parameters.cpython-37.pyc
  1545. │   │   │   │   │   ├── storage_account_regenerate_key_parameters_py3.cpython-37.pyc
  1546. │   │   │   │   │   ├── storage_account_update_parameters.cpython-37.pyc
  1547. │   │   │   │   │   ├── storage_account_update_parameters_py3.cpython-37.pyc
  1548. │   │   │   │   │   ├── storage_management_client_enums.cpython-37.pyc
  1549. │   │   │   │   │   ├── tag_property.cpython-37.pyc
  1550. │   │   │   │   │   ├── tag_property_py3.cpython-37.pyc
  1551. │   │   │   │   │   ├── tracked_resource.cpython-37.pyc
  1552. │   │   │   │   │   ├── tracked_resource_py3.cpython-37.pyc
  1553. │   │   │   │   │   ├── update_history_property.cpython-37.pyc
  1554. │   │   │   │   │   ├── update_history_property_py3.cpython-37.pyc
  1555. │   │   │   │   │   ├── usage.cpython-37.pyc
  1556. │   │   │   │   │   ├── usage_name.cpython-37.pyc
  1557. │   │   │   │   │   ├── usage_name_py3.cpython-37.pyc
  1558. │   │   │   │   │   ├── usage_paged.cpython-37.pyc
  1559. │   │   │   │   │   ├── usage_py3.cpython-37.pyc
  1560. │   │   │   │   │   ├── virtual_network_rule.cpython-37.pyc
  1561. │   │   │   │   │   └── virtual_network_rule_py3.cpython-37.pyc
  1562. │   │   │   │   ├── resource.py
  1563. │   │   │   │   ├── resource_py3.py
  1564. │   │   │   │   ├── restriction.py
  1565. │   │   │   │   ├── restriction_py3.py
  1566. │   │   │   │   ├── service_sas_parameters.py
  1567. │   │   │   │   ├── service_sas_parameters_py3.py
  1568. │   │   │   │   ├── service_specification.py
  1569. │   │   │   │   ├── service_specification_py3.py
  1570. │   │   │   │   ├── sku_capability.py
  1571. │   │   │   │   ├── sku_capability_py3.py
  1572. │   │   │   │   ├── sku_paged.py
  1573. │   │   │   │   ├── sku.py
  1574. │   │   │   │   ├── sku_py3.py
  1575. │   │   │   │   ├── storage_account_check_name_availability_parameters.py
  1576. │   │   │   │   ├── storage_account_check_name_availability_parameters_py3.py
  1577. │   │   │   │   ├── storage_account_create_parameters.py
  1578. │   │   │   │   ├── storage_account_create_parameters_py3.py
  1579. │   │   │   │   ├── storage_account_key.py
  1580. │   │   │   │   ├── storage_account_key_py3.py
  1581. │   │   │   │   ├── storage_account_list_keys_result.py
  1582. │   │   │   │   ├── storage_account_list_keys_result_py3.py
  1583. │   │   │   │   ├── storage_account_paged.py
  1584. │   │   │   │   ├── storage_account.py
  1585. │   │   │   │   ├── storage_account_py3.py
  1586. │   │   │   │   ├── storage_account_regenerate_key_parameters.py
  1587. │   │   │   │   ├── storage_account_regenerate_key_parameters_py3.py
  1588. │   │   │   │   ├── storage_account_update_parameters.py
  1589. │   │   │   │   ├── storage_account_update_parameters_py3.py
  1590. │   │   │   │   ├── storage_management_client_enums.py
  1591. │   │   │   │   ├── tag_property.py
  1592. │   │   │   │   ├── tag_property_py3.py
  1593. │   │   │   │   ├── tracked_resource.py
  1594. │   │   │   │   ├── tracked_resource_py3.py
  1595. │   │   │   │   ├── update_history_property.py
  1596. │   │   │   │   ├── update_history_property_py3.py
  1597. │   │   │   │   ├── usage_name.py
  1598. │   │   │   │   ├── usage_name_py3.py
  1599. │   │   │   │   ├── usage_paged.py
  1600. │   │   │   │   ├── usage.py
  1601. │   │   │   │   ├── usage_py3.py
  1602. │   │   │   │   ├── virtual_network_rule.py
  1603. │   │   │   │   └── virtual_network_rule_py3.py
  1604. │   │   │   ├── operations
  1605. │   │   │   │   ├── blob_containers_operations.py
  1606. │   │   │   │   ├── blob_services_operations.py
  1607. │   │   │   │   ├── __init__.py
  1608. │   │   │   │   ├── management_policies_operations.py
  1609. │   │   │   │   ├── operations.py
  1610. │   │   │   │   ├── __pycache__
  1611. │   │   │   │   │   ├── blob_containers_operations.cpython-37.pyc
  1612. │   │   │   │   │   ├── blob_services_operations.cpython-37.pyc
  1613. │   │   │   │   │   ├── __init__.cpython-37.pyc
  1614. │   │   │   │   │   ├── management_policies_operations.cpython-37.pyc
  1615. │   │   │   │   │   ├── operations.cpython-37.pyc
  1616. │   │   │   │   │   ├── skus_operations.cpython-37.pyc
  1617. │   │   │   │   │   ├── storage_accounts_operations.cpython-37.pyc
  1618. │   │   │   │   │   └── usages_operations.cpython-37.pyc
  1619. │   │   │   │   ├── skus_operations.py
  1620. │   │   │   │   ├── storage_accounts_operations.py
  1621. │   │   │   │   └── usages_operations.py
  1622. │   │   │   ├── __pycache__
  1623. │   │   │   │   ├── __init__.cpython-37.pyc
  1624. │   │   │   │   ├── storage_management_client.cpython-37.pyc
  1625. │   │   │   │   └── version.cpython-37.pyc
  1626. │   │   │   ├── storage_management_client.py
  1627. │   │   │   └── version.py
  1628. │   │   ├── v2019_04_01
  1629. │   │   │   ├── __init__.py
  1630. │   │   │   ├── models
  1631. │   │   │   │   ├── account_sas_parameters.py
  1632. │   │   │   │   ├── account_sas_parameters_py3.py
  1633. │   │   │   │   ├── azure_entity_resource.py
  1634. │   │   │   │   ├── azure_entity_resource_py3.py
  1635. │   │   │   │   ├── blob_container.py
  1636. │   │   │   │   ├── blob_container_py3.py
  1637. │   │   │   │   ├── blob_service_properties.py
  1638. │   │   │   │   ├── blob_service_properties_py3.py
  1639. │   │   │   │   ├── check_name_availability_result.py
  1640. │   │   │   │   ├── check_name_availability_result_py3.py
  1641. │   │   │   │   ├── cors_rule.py
  1642. │   │   │   │   ├── cors_rule_py3.py
  1643. │   │   │   │   ├── cors_rules.py
  1644. │   │   │   │   ├── cors_rules_py3.py
  1645. │   │   │   │   ├── custom_domain.py
  1646. │   │   │   │   ├── custom_domain_py3.py
  1647. │   │   │   │   ├── date_after_creation.py
  1648. │   │   │   │   ├── date_after_creation_py3.py
  1649. │   │   │   │   ├── date_after_modification.py
  1650. │   │   │   │   ├── date_after_modification_py3.py
  1651. │   │   │   │   ├── delete_retention_policy.py
  1652. │   │   │   │   ├── delete_retention_policy_py3.py
  1653. │   │   │   │   ├── dimension.py
  1654. │   │   │   │   ├── dimension_py3.py
  1655. │   │   │   │   ├── encryption.py
  1656. │   │   │   │   ├── encryption_py3.py
  1657. │   │   │   │   ├── encryption_service.py
  1658. │   │   │   │   ├── encryption_service_py3.py
  1659. │   │   │   │   ├── encryption_services.py
  1660. │   │   │   │   ├── encryption_services_py3.py
  1661. │   │   │   │   ├── endpoints.py
  1662. │   │   │   │   ├── endpoints_py3.py
  1663. │   │   │   │   ├── geo_replication_stats.py
  1664. │   │   │   │   ├── geo_replication_stats_py3.py
  1665. │   │   │   │   ├── identity.py
  1666. │   │   │   │   ├── identity_py3.py
  1667. │   │   │   │   ├── immutability_policy_properties.py
  1668. │   │   │   │   ├── immutability_policy_properties_py3.py
  1669. │   │   │   │   ├── immutability_policy.py
  1670. │   │   │   │   ├── immutability_policy_py3.py
  1671. │   │   │   │   ├── __init__.py
  1672. │   │   │   │   ├── ip_rule.py
  1673. │   │   │   │   ├── ip_rule_py3.py
  1674. │   │   │   │   ├── key_vault_properties.py
  1675. │   │   │   │   ├── key_vault_properties_py3.py
  1676. │   │   │   │   ├── lease_container_request.py
  1677. │   │   │   │   ├── lease_container_request_py3.py
  1678. │   │   │   │   ├── lease_container_response.py
  1679. │   │   │   │   ├── lease_container_response_py3.py
  1680. │   │   │   │   ├── legal_hold_properties.py
  1681. │   │   │   │   ├── legal_hold_properties_py3.py
  1682. │   │   │   │   ├── legal_hold.py
  1683. │   │   │   │   ├── legal_hold_py3.py
  1684. │   │   │   │   ├── list_account_sas_response.py
  1685. │   │   │   │   ├── list_account_sas_response_py3.py
  1686. │   │   │   │   ├── list_container_item.py
  1687. │   │   │   │   ├── list_container_item_py3.py
  1688. │   │   │   │   ├── list_container_items.py
  1689. │   │   │   │   ├── list_container_items_py3.py
  1690. │   │   │   │   ├── list_service_sas_response.py
  1691. │   │   │   │   ├── list_service_sas_response_py3.py
  1692. │   │   │   │   ├── management_policy_action.py
  1693. │   │   │   │   ├── management_policy_action_py3.py
  1694. │   │   │   │   ├── management_policy_base_blob.py
  1695. │   │   │   │   ├── management_policy_base_blob_py3.py
  1696. │   │   │   │   ├── management_policy_definition.py
  1697. │   │   │   │   ├── management_policy_definition_py3.py
  1698. │   │   │   │   ├── management_policy_filter.py
  1699. │   │   │   │   ├── management_policy_filter_py3.py
  1700. │   │   │   │   ├── management_policy.py
  1701. │   │   │   │   ├── management_policy_py3.py
  1702. │   │   │   │   ├── management_policy_rule.py
  1703. │   │   │   │   ├── management_policy_rule_py3.py
  1704. │   │   │   │   ├── management_policy_schema.py
  1705. │   │   │   │   ├── management_policy_schema_py3.py
  1706. │   │   │   │   ├── management_policy_snap_shot.py
  1707. │   │   │   │   ├── management_policy_snap_shot_py3.py
  1708. │   │   │   │   ├── metric_specification.py
  1709. │   │   │   │   ├── metric_specification_py3.py
  1710. │   │   │   │   ├── network_rule_set.py
  1711. │   │   │   │   ├── network_rule_set_py3.py
  1712. │   │   │   │   ├── operation_display.py
  1713. │   │   │   │   ├── operation_display_py3.py
  1714. │   │   │   │   ├── operation_paged.py
  1715. │   │   │   │   ├── operation.py
  1716. │   │   │   │   ├── operation_py3.py
  1717. │   │   │   │   ├── proxy_resource.py
  1718. │   │   │   │   ├── proxy_resource_py3.py
  1719. │   │   │   │   ├── __pycache__
  1720. │   │   │   │   │   ├── account_sas_parameters.cpython-37.pyc
  1721. │   │   │   │   │   ├── account_sas_parameters_py3.cpython-37.pyc
  1722. │   │   │   │   │   ├── azure_entity_resource.cpython-37.pyc
  1723. │   │   │   │   │   ├── azure_entity_resource_py3.cpython-37.pyc
  1724. │   │   │   │   │   ├── blob_container.cpython-37.pyc
  1725. │   │   │   │   │   ├── blob_container_py3.cpython-37.pyc
  1726. │   │   │   │   │   ├── blob_service_properties.cpython-37.pyc
  1727. │   │   │   │   │   ├── blob_service_properties_py3.cpython-37.pyc
  1728. │   │   │   │   │   ├── check_name_availability_result.cpython-37.pyc
  1729. │   │   │   │   │   ├── check_name_availability_result_py3.cpython-37.pyc
  1730. │   │   │   │   │   ├── cors_rule.cpython-37.pyc
  1731. │   │   │   │   │   ├── cors_rule_py3.cpython-37.pyc
  1732. │   │   │   │   │   ├── cors_rules.cpython-37.pyc
  1733. │   │   │   │   │   ├── cors_rules_py3.cpython-37.pyc
  1734. │   │   │   │   │   ├── custom_domain.cpython-37.pyc
  1735. │   │   │   │   │   ├── custom_domain_py3.cpython-37.pyc
  1736. │   │   │   │   │   ├── date_after_creation.cpython-37.pyc
  1737. │   │   │   │   │   ├── date_after_creation_py3.cpython-37.pyc
  1738. │   │   │   │   │   ├── date_after_modification.cpython-37.pyc
  1739. │   │   │   │   │   ├── date_after_modification_py3.cpython-37.pyc
  1740. │   │   │   │   │   ├── delete_retention_policy.cpython-37.pyc
  1741. │   │   │   │   │   ├── delete_retention_policy_py3.cpython-37.pyc
  1742. │   │   │   │   │   ├── dimension.cpython-37.pyc
  1743. │   │   │   │   │   ├── dimension_py3.cpython-37.pyc
  1744. │   │   │   │   │   ├── encryption.cpython-37.pyc
  1745. │   │   │   │   │   ├── encryption_py3.cpython-37.pyc
  1746. │   │   │   │   │   ├── encryption_service.cpython-37.pyc
  1747. │   │   │   │   │   ├── encryption_service_py3.cpython-37.pyc
  1748. │   │   │   │   │   ├── encryption_services.cpython-37.pyc
  1749. │   │   │   │   │   ├── encryption_services_py3.cpython-37.pyc
  1750. │   │   │   │   │   ├── endpoints.cpython-37.pyc
  1751. │   │   │   │   │   ├── endpoints_py3.cpython-37.pyc
  1752. │   │   │   │   │   ├── geo_replication_stats.cpython-37.pyc
  1753. │   │   │   │   │   ├── geo_replication_stats_py3.cpython-37.pyc
  1754. │   │   │   │   │   ├── identity.cpython-37.pyc
  1755. │   │   │   │   │   ├── identity_py3.cpython-37.pyc
  1756. │   │   │   │   │   ├── immutability_policy.cpython-37.pyc
  1757. │   │   │   │   │   ├── immutability_policy_properties.cpython-37.pyc
  1758. │   │   │   │   │   ├── immutability_policy_properties_py3.cpython-37.pyc
  1759. │   │   │   │   │   ├── immutability_policy_py3.cpython-37.pyc
  1760. │   │   │   │   │   ├── __init__.cpython-37.pyc
  1761. │   │   │   │   │   ├── ip_rule.cpython-37.pyc
  1762. │   │   │   │   │   ├── ip_rule_py3.cpython-37.pyc
  1763. │   │   │   │   │   ├── key_vault_properties.cpython-37.pyc
  1764. │   │   │   │   │   ├── key_vault_properties_py3.cpython-37.pyc
  1765. │   │   │   │   │   ├── lease_container_request.cpython-37.pyc
  1766. │   │   │   │   │   ├── lease_container_request_py3.cpython-37.pyc
  1767. │   │   │   │   │   ├── lease_container_response.cpython-37.pyc
  1768. │   │   │   │   │   ├── lease_container_response_py3.cpython-37.pyc
  1769. │   │   │   │   │   ├── legal_hold.cpython-37.pyc
  1770. │   │   │   │   │   ├── legal_hold_properties.cpython-37.pyc
  1771. │   │   │   │   │   ├── legal_hold_properties_py3.cpython-37.pyc
  1772. │   │   │   │   │   ├── legal_hold_py3.cpython-37.pyc
  1773. │   │   │   │   │   ├── list_account_sas_response.cpython-37.pyc
  1774. │   │   │   │   │   ├── list_account_sas_response_py3.cpython-37.pyc
  1775. │   │   │   │   │   ├── list_container_item.cpython-37.pyc
  1776. │   │   │   │   │   ├── list_container_item_py3.cpython-37.pyc
  1777. │   │   │   │   │   ├── list_container_items.cpython-37.pyc
  1778. │   │   │   │   │   ├── list_container_items_py3.cpython-37.pyc
  1779. │   │   │   │   │   ├── list_service_sas_response.cpython-37.pyc
  1780. │   │   │   │   │   ├── list_service_sas_response_py3.cpython-37.pyc
  1781. │   │   │   │   │   ├── management_policy_action.cpython-37.pyc
  1782. │   │   │   │   │   ├── management_policy_action_py3.cpython-37.pyc
  1783. │   │   │   │   │   ├── management_policy_base_blob.cpython-37.pyc
  1784. │   │   │   │   │   ├── management_policy_base_blob_py3.cpython-37.pyc
  1785. │   │   │   │   │   ├── management_policy.cpython-37.pyc
  1786. │   │   │   │   │   ├── management_policy_definition.cpython-37.pyc
  1787. │   │   │   │   │   ├── management_policy_definition_py3.cpython-37.pyc
  1788. │   │   │   │   │   ├── management_policy_filter.cpython-37.pyc
  1789. │   │   │   │   │   ├── management_policy_filter_py3.cpython-37.pyc
  1790. │   │   │   │   │   ├── management_policy_py3.cpython-37.pyc
  1791. │   │   │   │   │   ├── management_policy_rule.cpython-37.pyc
  1792. │   │   │   │   │   ├── management_policy_rule_py3.cpython-37.pyc
  1793. │   │   │   │   │   ├── management_policy_schema.cpython-37.pyc
  1794. │   │   │   │   │   ├── management_policy_schema_py3.cpython-37.pyc
  1795. │   │   │   │   │   ├── management_policy_snap_shot.cpython-37.pyc
  1796. │   │   │   │   │   ├── management_policy_snap_shot_py3.cpython-37.pyc
  1797. │   │   │   │   │   ├── metric_specification.cpython-37.pyc
  1798. │   │   │   │   │   ├── metric_specification_py3.cpython-37.pyc
  1799. │   │   │   │   │   ├── network_rule_set.cpython-37.pyc
  1800. │   │   │   │   │   ├── network_rule_set_py3.cpython-37.pyc
  1801. │   │   │   │   │   ├── operation.cpython-37.pyc
  1802. │   │   │   │   │   ├── operation_display.cpython-37.pyc
  1803. │   │   │   │   │   ├── operation_display_py3.cpython-37.pyc
  1804. │   │   │   │   │   ├── operation_paged.cpython-37.pyc
  1805. │   │   │   │   │   ├── operation_py3.cpython-37.pyc
  1806. │   │   │   │   │   ├── proxy_resource.cpython-37.pyc
  1807. │   │   │   │   │   ├── proxy_resource_py3.cpython-37.pyc
  1808. │   │   │   │   │   ├── resource.cpython-37.pyc
  1809. │   │   │   │   │   ├── resource_py3.cpython-37.pyc
  1810. │   │   │   │   │   ├── restriction.cpython-37.pyc
  1811. │   │   │   │   │   ├── restriction_py3.cpython-37.pyc
  1812. │   │   │   │   │   ├── service_sas_parameters.cpython-37.pyc
  1813. │   │   │   │   │   ├── service_sas_parameters_py3.cpython-37.pyc
  1814. │   │   │   │   │   ├── service_specification.cpython-37.pyc
  1815. │   │   │   │   │   ├── service_specification_py3.cpython-37.pyc
  1816. │   │   │   │   │   ├── sku_capability.cpython-37.pyc
  1817. │   │   │   │   │   ├── sku_capability_py3.cpython-37.pyc
  1818. │   │   │   │   │   ├── sku.cpython-37.pyc
  1819. │   │   │   │   │   ├── sku_paged.cpython-37.pyc
  1820. │   │   │   │   │   ├── sku_py3.cpython-37.pyc
  1821. │   │   │   │   │   ├── storage_account_check_name_availability_parameters.cpython-37.pyc
  1822. │   │   │   │   │   ├── storage_account_check_name_availability_parameters_py3.cpython-37.pyc
  1823. │   │   │   │   │   ├── storage_account.cpython-37.pyc
  1824. │   │   │   │   │   ├── storage_account_create_parameters.cpython-37.pyc
  1825. │   │   │   │   │   ├── storage_account_create_parameters_py3.cpython-37.pyc
  1826. │   │   │   │   │   ├── storage_account_key.cpython-37.pyc
  1827. │   │   │   │   │   ├── storage_account_key_py3.cpython-37.pyc
  1828. │   │   │   │   │   ├── storage_account_list_keys_result.cpython-37.pyc
  1829. │   │   │   │   │   ├── storage_account_list_keys_result_py3.cpython-37.pyc
  1830. │   │   │   │   │   ├── storage_account_paged.cpython-37.pyc
  1831. │   │   │   │   │   ├── storage_account_py3.cpython-37.pyc
  1832. │   │   │   │   │   ├── storage_account_regenerate_key_parameters.cpython-37.pyc
  1833. │   │   │   │   │   ├── storage_account_regenerate_key_parameters_py3.cpython-37.pyc
  1834. │   │   │   │   │   ├── storage_account_update_parameters.cpython-37.pyc
  1835. │   │   │   │   │   ├── storage_account_update_parameters_py3.cpython-37.pyc
  1836. │   │   │   │   │   ├── storage_management_client_enums.cpython-37.pyc
  1837. │   │   │   │   │   ├── tag_property.cpython-37.pyc
  1838. │   │   │   │   │   ├── tag_property_py3.cpython-37.pyc
  1839. │   │   │   │   │   ├── tracked_resource.cpython-37.pyc
  1840. │   │   │   │   │   ├── tracked_resource_py3.cpython-37.pyc
  1841. │   │   │   │   │   ├── update_history_property.cpython-37.pyc
  1842. │   │   │   │   │   ├── update_history_property_py3.cpython-37.pyc
  1843. │   │   │   │   │   ├── usage.cpython-37.pyc
  1844. │   │   │   │   │   ├── usage_name.cpython-37.pyc
  1845. │   │   │   │   │   ├── usage_name_py3.cpython-37.pyc
  1846. │   │   │   │   │   ├── usage_paged.cpython-37.pyc
  1847. │   │   │   │   │   ├── usage_py3.cpython-37.pyc
  1848. │   │   │   │   │   ├── virtual_network_rule.cpython-37.pyc
  1849. │   │   │   │   │   └── virtual_network_rule_py3.cpython-37.pyc
  1850. │   │   │   │   ├── resource.py
  1851. │   │   │   │   ├── resource_py3.py
  1852. │   │   │   │   ├── restriction.py
  1853. │   │   │   │   ├── restriction_py3.py
  1854. │   │   │   │   ├── service_sas_parameters.py
  1855. │   │   │   │   ├── service_sas_parameters_py3.py
  1856. │   │   │   │   ├── service_specification.py
  1857. │   │   │   │   ├── service_specification_py3.py
  1858. │   │   │   │   ├── sku_capability.py
  1859. │   │   │   │   ├── sku_capability_py3.py
  1860. │   │   │   │   ├── sku_paged.py
  1861. │   │   │   │   ├── sku.py
  1862. │   │   │   │   ├── sku_py3.py
  1863. │   │   │   │   ├── storage_account_check_name_availability_parameters.py
  1864. │   │   │   │   ├── storage_account_check_name_availability_parameters_py3.py
  1865. │   │   │   │   ├── storage_account_create_parameters.py
  1866. │   │   │   │   ├── storage_account_create_parameters_py3.py
  1867. │   │   │   │   ├── storage_account_key.py
  1868. │   │   │   │   ├── storage_account_key_py3.py
  1869. │   │   │   │   ├── storage_account_list_keys_result.py
  1870. │   │   │   │   ├── storage_account_list_keys_result_py3.py
  1871. │   │   │   │   ├── storage_account_paged.py
  1872. │   │   │   │   ├── storage_account.py
  1873. │   │   │   │   ├── storage_account_py3.py
  1874. │   │   │   │   ├── storage_account_regenerate_key_parameters.py
  1875. │   │   │   │   ├── storage_account_regenerate_key_parameters_py3.py
  1876. │   │   │   │   ├── storage_account_update_parameters.py
  1877. │   │   │   │   ├── storage_account_update_parameters_py3.py
  1878. │   │   │   │   ├── storage_management_client_enums.py
  1879. │   │   │   │   ├── tag_property.py
  1880. │   │   │   │   ├── tag_property_py3.py
  1881. │   │   │   │   ├── tracked_resource.py
  1882. │   │   │   │   ├── tracked_resource_py3.py
  1883. │   │   │   │   ├── update_history_property.py
  1884. │   │   │   │   ├── update_history_property_py3.py
  1885. │   │   │   │   ├── usage_name.py
  1886. │   │   │   │   ├── usage_name_py3.py
  1887. │   │   │   │   ├── usage_paged.py
  1888. │   │   │   │   ├── usage.py
  1889. │   │   │   │   ├── usage_py3.py
  1890. │   │   │   │   ├── virtual_network_rule.py
  1891. │   │   │   │   └── virtual_network_rule_py3.py
  1892. │   │   │   ├── operations
  1893. │   │   │   │   ├── blob_containers_operations.py
  1894. │   │   │   │   ├── blob_services_operations.py
  1895. │   │   │   │   ├── __init__.py
  1896. │   │   │   │   ├── management_policies_operations.py
  1897. │   │   │   │   ├── operations.py
  1898. │   │   │   │   ├── __pycache__
  1899. │   │   │   │   │   ├── blob_containers_operations.cpython-37.pyc
  1900. │   │   │   │   │   ├── blob_services_operations.cpython-37.pyc
  1901. │   │   │   │   │   ├── __init__.cpython-37.pyc
  1902. │   │   │   │   │   ├── management_policies_operations.cpython-37.pyc
  1903. │   │   │   │   │   ├── operations.cpython-37.pyc
  1904. │   │   │   │   │   ├── skus_operations.cpython-37.pyc
  1905. │   │   │   │   │   ├── storage_accounts_operations.cpython-37.pyc
  1906. │   │   │   │   │   └── usages_operations.cpython-37.pyc
  1907. │   │   │   │   ├── skus_operations.py
  1908. │   │   │   │   ├── storage_accounts_operations.py
  1909. │   │   │   │   └── usages_operations.py
  1910. │   │   │   ├── __pycache__
  1911. │   │   │   │   ├── __init__.cpython-37.pyc
  1912. │   │   │   │   ├── storage_management_client.cpython-37.pyc
  1913. │   │   │   │   └── version.cpython-37.pyc
  1914. │   │   │   ├── storage_management_client.py
  1915. │   │   │   └── version.py
  1916. │   │   └── version.py
  1917. │   └── azure_mgmt_storage-3.3.0.dist-info
  1918. │   ├── INSTALLER
  1919. │   ├── METADATA
  1920. │   ├── RECORD
  1921. │   ├── top_level.txt
  1922. │   └── WHEEL
  1923. └── nix-support
  1924. └── propagated-build-inputs
  1925.  
  1926. 69 directories, 1854 files
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement