public static interface CosmosDBAccount.UpdateStages.WithConnector
| Modifier and Type | Method and Description |
|---|---|
CosmosDBAccount.UpdateStages.WithOptionals |
withCassandraConnector(ConnectorOffer connectorOffer)
Specifies a connector offer for cassandra connector.
|
CosmosDBAccount.UpdateStages.WithOptionals |
withoutCassandraConnector()
Remove the connector offer.
|
CosmosDBAccount.UpdateStages.WithOptionals withCassandraConnector(ConnectorOffer connectorOffer)
connectorOffer - connector offer to specify.CosmosDBAccount.UpdateStages.WithOptionals withoutCassandraConnector()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/