Aracılığıyla paylaş


WorkspacesOperationsExtensions.BeginCreate Yöntem

Tanım

Bir Çalışma Alanı oluşturur.

public static Microsoft.Azure.Management.BatchAI.Models.Workspace BeginCreate (this Microsoft.Azure.Management.BatchAI.IWorkspacesOperations operations, string resourceGroupName, string workspaceName, Microsoft.Azure.Management.BatchAI.Models.WorkspaceCreateParameters parameters);
static member BeginCreate : Microsoft.Azure.Management.BatchAI.IWorkspacesOperations * string * string * Microsoft.Azure.Management.BatchAI.Models.WorkspaceCreateParameters -> Microsoft.Azure.Management.BatchAI.Models.Workspace
<Extension()>
Public Function BeginCreate (operations As IWorkspacesOperations, resourceGroupName As String, workspaceName As String, parameters As WorkspaceCreateParameters) As Workspace

Parametreler

operations
IWorkspacesOperations

Bu uzantı yönteminin işlem grubu.

resourceGroupName
String

Kaynağın ait olduğu kaynak grubunun adı.

workspaceName
String

Çalışma alanının adı. Çalışma alanı adları, kısa çizgi (-) ve alt çizgi (_) ile birlikte yalnızca alfasayısal karakterlerin bir bileşimini içerebilir. Ad 1 ile 64 karakter uzunluğunda olmalıdır.

parameters
WorkspaceCreateParameters

Çalışma alanı oluşturma parametreleri.

Döndürülenler

Şunlara uygulanır