CosmosDBAccountImpl.WithoutSqlDatabase(String) Method

Definition

public Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccountImpl WithoutSqlDatabase (string name);
member this.WithoutSqlDatabase : string -> Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccountImpl
Public Function WithoutSqlDatabase (name As String) As CosmosDBAccountImpl

Parameters

name
String

Returns

Applies to