CosmosDBAccountImpl.IWithChildResource.DefineNewMongoDB(String) Method

Definition

Microsoft.Azure.Management.CosmosDB.Fluent.MongoDB.Definition.IBlank<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithCreate> IWithChildResource.DefineNewMongoDB (string name);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithChildResource.DefineNewMongoDB : string -> Microsoft.Azure.Management.CosmosDB.Fluent.MongoDB.Definition.IBlank<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithCreate>
override this.Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithChildResource.DefineNewMongoDB : string -> Microsoft.Azure.Management.CosmosDB.Fluent.MongoDB.Definition.IBlank<Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition.IWithCreate>
Function DefineNewMongoDB (name As String) As IBlank(Of IWithCreate) Implements IWithChildResource.DefineNewMongoDB

Parameters

name
String

Returns

Implements

Applies to