dyusae 2015-06-05 06:39 采纳率: 0%
浏览 1909

各位大神好!! 这个方法为什么不行啊??

def delete_role_instances(self, service_name, deployment_name,
role_instance_names):
'''
Reinstalls the operating system on instances of web roles or worker
roles and initializes the storage resources that are used by them. If
you do not want to initialize storage resources, you can use
reimage_role_instance.

    service_name:
        Name of the hosted service.
    deployment_name:
        The name of the deployment.
    role_instance_names:
        List of role instance names.

各位大神好!!
这个方法为什么不行啊??

  • 写回答

2条回答

  • hwnd_windows 2015-06-05 06:59
    关注

    Python刚接触,不熟,只看懂了你注释了一半

    评论

报告相同问题?

悬赏问题

  • ¥15 高德地图点聚合中Marker的位置无法实时更新
  • ¥15 DIFY API Endpoint 问题。
  • ¥20 sub地址DHCP问题
  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程
  • ¥15 redis-full-check比较 两个集群的数据出错
  • ¥15 Matlab编程问题
  • ¥15 训练的多模态特征融合模型准确度很低怎么办