CosmosDBAccountImpl.IWithChildResource.UpdateSqlDatabase(String) Method

Definition

Microsoft.Azure.Management.CosmosDB.Fluent.SqlDatabase.Update.IUpdate IWithChildResource.UpdateSqlDatabase (string name);
abstract member Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithChildResource.UpdateSqlDatabase : string -> Microsoft.Azure.Management.CosmosDB.Fluent.SqlDatabase.Update.IUpdate
override this.Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Update.IWithChildResource.UpdateSqlDatabase : string -> Microsoft.Azure.Management.CosmosDB.Fluent.SqlDatabase.Update.IUpdate
Function UpdateSqlDatabase (name As String) As IUpdate Implements IWithChildResource.UpdateSqlDatabase

Parameters

name
String

Returns

Implements

Applies to