CosmosDBAccountKind Struct

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.

Indicates the type of database account. This can only be set at database account creation.

C#
public readonly struct CosmosDBAccountKind : IEquatable<Azure.ResourceManager.CosmosDB.Models.CosmosDBAccountKind>
Inheritance
CosmosDBAccountKind
Implements

Constructors

CosmosDBAccountKind(String)

Initializes a new instance of CosmosDBAccountKind.

Properties

GlobalDocumentDB

GlobalDocumentDB.

MongoDB

MongoDB.

Parse

Parse.

Methods

Equals(CosmosDBAccountKind)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Product Versions
Azure SDK for .NET Latest, Preview