CosmosDBServiceType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ServiceType for the service.
public enum CosmosDBServiceType
type CosmosDBServiceType =
Public Enum CosmosDBServiceType
- Inheritance
-
CosmosDBServiceType
Fields
Name | Value | Description |
---|---|---|
SqlDedicatedGateway | 0 | SqlDedicatedGateway. |
DataTransfer | 1 | DataTransfer. |
GraphApiCompute | 2 | GraphAPICompute. |
MaterializedViewsBuilder | 3 | MaterializedViewsBuilder. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET