Skip to content

Commit

Permalink
[CosmosDB] fix naming convention SDK (Azure#25696)
Browse files Browse the repository at this point in the history
* fix naming convention of CosmosDB SDK

* Update KeyVault reference

* Update CosmosDB.sln
  • Loading branch information
JoyerJin authored Aug 2, 2024
1 parent ebc6c1d commit 141ed93
Show file tree
Hide file tree
Showing 499 changed files with 70 additions and 39 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -722,7 +722,8 @@ internal CassandraClustersOperations (CosmosDBManagementClient client)
}

/// <summary>
/// Create or update a managed Cassandra cluster. When updating, you must specify all writable properties. To update only some properties, use PATCH.
/// Create or update a managed Cassandra cluster. When updating, you must
/// specify all writable properties. To update only some properties, use PATCH.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand Down Expand Up @@ -773,7 +774,7 @@ internal CassandraClustersOperations (CosmosDBManagementClient client)
}

/// <summary>
/// Invoke a command like nodetool for cassandra maintenance
/// Invoke a command like nodetool for cassandra maintenance
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand All @@ -798,7 +799,10 @@ internal CassandraClustersOperations (CosmosDBManagementClient client)
}

/// <summary>
/// Deallocate the Managed Cassandra Cluster and Associated Data Centers. Deallocation will deallocate the host virtual machine of this cluster, and reserved the data disk. This won&#39;t do anything on an already deallocated cluster. Use Start to restart the cluster.
/// Deallocate the Managed Cassandra Cluster and Associated Data Centers.
/// Deallocation will deallocate the host virtual machine of this cluster, and
/// reserved the data disk. This won&#39;t do anything on an already deallocated
/// cluster. Use Start to restart the cluster.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand All @@ -820,7 +824,10 @@ internal CassandraClustersOperations (CosmosDBManagementClient client)
}

/// <summary>
/// Start the Managed Cassandra Cluster and Associated Data Centers. Start will start the host virtual machine of this cluster with reserved data disk. This won&#39;t do anything on an already running cluster. Use Deallocate to deallocate the cluster.
/// Start the Managed Cassandra Cluster and Associated Data Centers. Start will
/// start the host virtual machine of this cluster with reserved data disk.
/// This won&#39;t do anything on an already running cluster. Use Deallocate to
/// deallocate the cluster.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,8 @@ internal CassandraDataCentersOperations (CosmosDBManagementClient client)
}

/// <summary>
/// Create or update a managed Cassandra data center. When updating, overwrite all properties. To update only some properties, use PATCH.
/// Create or update a managed Cassandra data center. When updating, overwrite
/// all properties. To update only some properties, use PATCH.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -873,7 +873,8 @@ internal CassandraResourcesOperations (CosmosDBManagementClient client)
}

/// <summary>
/// Migrate an Azure Cosmos DB Cassandra Keyspace from manual throughput to autoscale
/// Migrate an Azure Cosmos DB Cassandra Keyspace from manual throughput to
/// autoscale
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand All @@ -898,7 +899,8 @@ internal CassandraResourcesOperations (CosmosDBManagementClient client)
}

/// <summary>
/// Migrate an Azure Cosmos DB Cassandra Keyspace from autoscale to manual throughput
/// Migrate an Azure Cosmos DB Cassandra Keyspace from autoscale to manual
/// throughput
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand Down Expand Up @@ -1796,7 +1798,8 @@ internal CassandraResourcesOperations (CosmosDBManagementClient client)
}

/// <summary>
/// Migrate an Azure Cosmos DB Cassandra table from manual throughput to autoscale
/// Migrate an Azure Cosmos DB Cassandra table from manual throughput to
/// autoscale
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand Down Expand Up @@ -1824,7 +1827,8 @@ internal CassandraResourcesOperations (CosmosDBManagementClient client)
}

/// <summary>
/// Migrate an Azure Cosmos DB Cassandra table from autoscale to manual throughput
/// Migrate an Azure Cosmos DB Cassandra table from autoscale to manual
/// throughput
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,8 @@ internal DatabaseAccountsOperations (CosmosDBManagementClient client)
}

/// <summary>
/// Creates or updates an Azure Cosmos DB database account. The &#34;Update&#34; method is preferred when performing updates on an account.
/// Creates or updates an Azure Cosmos DB database account. The &#34;Update&#34; method
/// is preferred when performing updates on an account.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand Down Expand Up @@ -354,7 +355,11 @@ internal DatabaseAccountsOperations (CosmosDBManagementClient client)
}

/// <summary>
/// Changes the failover priority for the Azure Cosmos DB database account. A failover priority of 0 indicates a write region. The maximum value for a failover priority = (total number of regions - 1). Failover priority values must be unique for each of the regions in which the database account exists.
/// Changes the failover priority for the Azure Cosmos DB database account. A
/// failover priority of 0 indicates a write region. The maximum value for a
/// failover priority = (total number of regions - 1). Failover priority values
/// must be unique for each of the regions in which the database account
/// exists.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand Down Expand Up @@ -1286,7 +1291,8 @@ internal DatabaseAccountsOperations (CosmosDBManagementClient client)

}
/// <summary>
/// Offline the specified region for the specified Azure Cosmos DB database account.
/// Offline the specified region for the specified Azure Cosmos DB database
/// account.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand All @@ -1311,7 +1317,8 @@ internal DatabaseAccountsOperations (CosmosDBManagementClient client)
}

/// <summary>
/// Online the specified region for the specified Azure Cosmos DB database account.
/// Online the specified region for the specified Azure Cosmos DB database
/// account.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand Down Expand Up @@ -1824,7 +1831,8 @@ internal DatabaseAccountsOperations (CosmosDBManagementClient client)

}
/// <summary>
/// Regenerates an access key for the specified Azure Cosmos DB database account.
/// Regenerates an access key for the specified Azure Cosmos DB database
/// account.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -873,7 +873,8 @@ internal GremlinResourcesOperations (CosmosDBManagementClient client)
}

/// <summary>
/// Migrate an Azure Cosmos DB Gremlin database from manual throughput to autoscale
/// Migrate an Azure Cosmos DB Gremlin database from manual throughput to
/// autoscale
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand All @@ -898,7 +899,8 @@ internal GremlinResourcesOperations (CosmosDBManagementClient client)
}

/// <summary>
/// Migrate an Azure Cosmos DB Gremlin database from autoscale to manual throughput
/// Migrate an Azure Cosmos DB Gremlin database from autoscale to manual
/// throughput
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand Down Expand Up @@ -1794,7 +1796,8 @@ internal GremlinResourcesOperations (CosmosDBManagementClient client)
}

/// <summary>
/// Migrate an Azure Cosmos DB Gremlin graph from manual throughput to autoscale
/// Migrate an Azure Cosmos DB Gremlin graph from manual throughput to
/// autoscale
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand Down Expand Up @@ -1822,7 +1825,8 @@ internal GremlinResourcesOperations (CosmosDBManagementClient client)
}

/// <summary>
/// Migrate an Azure Cosmos DB Gremlin graph from autoscale to manual throughput
/// Migrate an Azure Cosmos DB Gremlin graph from autoscale to manual
/// throughput
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand Down
Loading

0 comments on commit 141ed93

Please sign in to comment.