HDInsightAttachConfiguration 类
表示用于附加 HDInsightCompute 目标的配置参数。
使用 HDInsightCompute 类的 attach_configuration 方法指定附加参数。
- 继承
-
HDInsightAttachConfiguration
构造函数
HDInsightAttachConfiguration(username, subscription_id=None, resource_group=None, cluster_name=None, resource_id=None, address=None, ssh_port='22', password='', private_key_file='', private_key_passphrase='')
参数
方法
| validate_configuration |
检查指定的配置值是否有效。 如果验证失败,则会引发 ComputeTargetException。 |
validate_configuration
反馈
提交和查看相关反馈