azure-docs-sdk-java/legacy/docs-ref-autogen/com.azure.resourcemanager.m...

30 строки
2.3 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.DefinitionStages.WithStorageAccount"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.DefinitionStages.WithStorageAccount"
name: "Workspace.DefinitionStages.WithStorageAccount"
nameWithType: "Workspace.DefinitionStages.WithStorageAccount"
summary: "The stage of the Workspace definition allowing to specify storage<wbr>Account."
syntax: "public static interface **Workspace.DefinitionStages.WithStorageAccount**"
methods:
- uid: "com.azure.resourcemanager.machinelearningservices.models.Workspace.DefinitionStages.WithStorageAccount.withStorageAccount(java.lang.String)"
fullName: "com.azure.resourcemanager.machinelearningservices.models.Workspace.DefinitionStages.WithStorageAccount.withStorageAccount(String storageAccount)"
name: "withStorageAccount(String storageAccount)"
nameWithType: "Workspace.DefinitionStages.WithStorageAccount.withStorageAccount(String storageAccount)"
summary: "Specifies the storage<wbr>Account property: ARM id of the storage account associated with this workspace."
modifiers:
- "abstract"
parameters:
- description: "ARM id of the storage account associated with this workspace. This cannot be\n changed once the workspace has been created."
name: "storageAccount"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Workspace.DefinitionStages.WithCreate withStorageAccount(String storageAccount)"
desc: "Specifies the storageAccount property: ARM id of the storage account associated with this workspace. This cannot be changed once the workspace has been created."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.machinelearningservices.models.Workspace.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.machinelearningservices.models.Workspace.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the Workspace definition allowing to specify storageAccount."
metadata: {}
package: "com.azure.resourcemanager.machinelearningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-machinelearningservices:1.0.0-beta.1