StaticInputData Class
Constructor
StaticInputData(*, data_context: MonitorDatasetContext | None = None, target_columns: Dict | None = None, job_type: str | None = None, uri: str | None = None, pre_processing_component_id: str | None = None, window_start: str | None = None, window_end: str | None = None)
Keyword-Only Parameters
Name | Description |
---|---|
data_context
Required
|
|
target_columns
Required
|
|
job_type
Required
|
|
uri
Required
|
|
pre_processing_component_id
Required
|
|
window_start
Required
|
|
window_end
Required
|
|
Variables
Name | Description |
---|---|
type
|
Specifies the type of monitoring input data. Set automatically to "Static" for this class. |
type
|
MonitorInputDataType |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python