25 строки
2.0 KiB
YAML
25 строки
2.0 KiB
YAML
### YamlMime:JavaType
|
|
inheritedMembers:
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Creatable.create()
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Creatable.createAsync(final ServiceCallback<T>)
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Creatable.createAsync()
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Indexable.key()
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models.HasName.name()
|
|
- com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithDataDisks.withDataDisks(int,int,StorageAccountType)
|
|
- com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithDataDisks.withDataDisks(int,int,StorageAccountType,CachingType)
|
|
- com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithUserCredentials.withPassword(String)
|
|
- com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithUserCredentials.withSshPublicKey(String)
|
|
- com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithSubnet.withSubnet(String)
|
|
- com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithSubnet.withSubnet(String,String)
|
|
- com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithUserName.withUserName(String)
|
|
- com.microsoft.azure.management.batchai.BatchAIFileServer.DefinitionStages.WithVMSize.withVMSize(String)
|
|
nameWithType: BatchAIFileServer.Definition
|
|
syntax: public interface Definition extends BatchAIFileServer.DefinitionStages.Blank,BatchAIFileServer.DefinitionStages.WithVMSize,BatchAIFileServer.DefinitionStages.WithUserName,BatchAIFileServer.DefinitionStages.WithUserCredentials,BatchAIFileServer.DefinitionStages.WithCreate
|
|
type: interface
|
|
uid: com.microsoft.azure.management.batchai.BatchAIFileServer.Definition
|
|
fullName: com.microsoft.azure.management.batchai.BatchAIFileServer.Definition
|
|
name: BatchAIFileServer.Definition
|
|
package: com.microsoft.azure.management.batchai
|
|
summary: <p>The entirety of a Batch AI file server definition. </p>
|
|
metadata: {}
|