ExperimentExecution Class
Model that represents the execution of a Experiment.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ExperimentExecution(**kwargs: Any)
Variables
Name | Description |
---|---|
id
|
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}". |
name
|
The name of the resource. |
type
|
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". |
system_data
|
Azure Resource Manager metadata containing createdBy and modifiedBy information. |
status
|
The status of the execution. |
started_at
|
String that represents the start date time. |
stopped_at
|
String that represents the stop date time. |