你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
FeatureSetBackfillMetadata Class
Feature Set Backfill Metadata
- Inheritance
-
azure.ai.ml.entities._mixins.RestTranslatableMixinFeatureSetBackfillMetadata
Constructor
FeatureSetBackfillMetadata(*, job_ids: List[str] | None = None, type: str | None = None, **kwargs: Any)
Parameters
Name | Description |
---|---|
job_ids
Required
|
A list of IDs of the backfill jobs. Defaults to None. |
type
Required
|
The type of the backfill job. Defaults to None. |
kwargs
Required
|
A dictionary of additional configuration parameters. |
Keyword-Only Parameters
Name | Description |
---|---|
job_ids
Required
|
|
type
Required
|
|