获取镜像的状态是用Azure的python包的哪个方法啊

大神们好!!
获取镜像的状态是用Azure的python包的哪个方法啊???

您好,
安装好Python后,您需要引入如下的包即可:

 from azure import *
from azure.servicemanagement import *

同时可参考官网:
http://www.windowsazure.cn/documentation/articles/cloud-services-python-how-to-use-service-management/?fb=001#ListOperatingSystems
Regards,
Will
如果您想进一步了解Windows Azure, Windows Azure 官网欢迎您的访问