@Beta(value=V1_12_0) public interface BatchAIWorkspace extends GroupableResource<com.microsoft.azure.management.batchai.implementation.BatchAIManager,com.microsoft.azure.management.batchai.implementation.WorkspaceInner>, Refreshable<BatchAIWorkspace>, Updatable<BatchAIWorkspace.Update>
Modifier and Type | Interface and Description |
---|---|
static interface |
BatchAIWorkspace.Definition
The entirety of the Workspace definition.
|
static interface |
BatchAIWorkspace.DefinitionStages
Grouping of Workspace definition stages.
|
static interface |
BatchAIWorkspace.Update
The template for a Workspace update operation, containing all the settings that can be modified.
|
Resource.DefinitionWithRegion<T>, Resource.DefinitionWithTags<T>, Resource.UpdateWithTags<T>
Modifier and Type | Method and Description |
---|---|
BatchAIClusters |
clusters() |
org.joda.time.DateTime |
creationTime() |
BatchAIExperiments |
experiments() |
BatchAIFileServers |
fileServers() |
ProvisioningState |
provisioningState() |
org.joda.time.DateTime |
provisioningStateTransitionTime() |
region, regionName, tags, type
key
id
name
resourceGroupName
manager
inner
refresh, refreshAsync
org.joda.time.DateTime creationTime()
ProvisioningState provisioningState()
org.joda.time.DateTime provisioningStateTransitionTime()
BatchAIClusters clusters()
BatchAIExperiments experiments()
BatchAIFileServers fileServers()
Copyright © 2019. All rights reserved.