@Beta(value=V1_12_0) public interface BatchAIExperiment extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.batchai.implementation.ExperimentInner>, com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.arm.models.HasId, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager<com.microsoft.azure.management.batchai.implementation.BatchAIManager>, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<BatchAIExperiment>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BatchAIExperiment.Definition
The entirety of a Batch AI experiment definition.
|
static interface |
BatchAIExperiment.DefinitionStages
Grouping of Batch AI experiment definition stages.
|
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
creationTime() |
BatchAIJobs |
jobs() |
ProvisioningState |
provisioningState() |
org.joda.time.DateTime |
provisioningStateTransitionTime() |
BatchAIWorkspace |
workspace() |
innerkeyidnameBatchAIJobs jobs()
org.joda.time.DateTime creationTime()
ProvisioningState provisioningState()
org.joda.time.DateTime provisioningStateTransitionTime()
BatchAIWorkspace workspace()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/