你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ExcludedServicesConfig Class
The configuration that services will be excluded when creating cluster.
- Inheritance
-
msrest.serialization.ModelExcludedServicesConfig
Constructor
ExcludedServicesConfig(*, excluded_services_config_id: str | None = None, excluded_services_list: str | None = None, **kwargs)
Parameters
Name | Description |
---|---|
excluded_services_config_id
Required
|
The config id of excluded services. |
excluded_services_list
Required
|
The list of excluded services. |
Keyword-Only Parameters
Name | Description |
---|---|
excluded_services_config_id
Required
|
|
excluded_services_list
Required
|
|