FeaturesetVersionBackfillRequest.DataAvailabilityStatus Property

Definition

Specified the data availability status that you want to backfill

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> DataAvailabilityStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.DataAvailabilityStatus : System.Collections.Generic.List<string> with get, set
Public Property DataAvailabilityStatus As List(Of String)

Property Value

Implements

Attributes

Applies to