Experiment Class

Experiment information.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.batchai.models._models_py3.ProxyResource
Experiment

Constructor

Experiment(**kwargs)

Variables

id
str

The ID of the resource.

name
str

The name of the resource.

type
str

The type of the resource.

creation_time
datetime

Time when the Experiment was created.

provisioning_state
str or <xref:batch_ai.models.ProvisioningState>

The provisioned state of the experiment. Possible values include: "creating", "succeeded", "failed", "deleting".

provisioning_state_transition_time
datetime

The time at which the experiment entered its current provisioning state.