Share via


FeaturesetVersionBackfillResponse Class

Definition

Response payload for creating a backfill request for a given feature set version.

public class FeaturesetVersionBackfillResponse : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.FeaturesetVersionBackfillResponse>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.FeaturesetVersionBackfillResponse>
type FeaturesetVersionBackfillResponse = class
    interface IJsonModel<FeaturesetVersionBackfillResponse>
    interface IPersistableModel<FeaturesetVersionBackfillResponse>
Public Class FeaturesetVersionBackfillResponse
Implements IJsonModel(Of FeaturesetVersionBackfillResponse), IPersistableModel(Of FeaturesetVersionBackfillResponse)
Inheritance
FeaturesetVersionBackfillResponse
Implements

Properties

JobIds

List of jobs submitted as part of the backfill request.

Explicit Interface Implementations

Applies to