Uses of Class
com.azure.resourcemanager.cosmos.models.Type
Packages that use Type
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of Type in com.azure.resourcemanager.cosmos.models
Fields in com.azure.resourcemanager.cosmos.models declared as TypeModifier and TypeFieldDescriptionstatic final TypeType.CASSANDRAStatic value Cassandra for Type.static final TypeStatic value CassandraConnectorMetadata for Type.static final TypeType.GREMLINStatic value Gremlin for Type.static final TypeType.GREMLIN_V2Static value GremlinV2 for Type.static final TypeType.MONGO_DBStatic value MongoDB for Type.static final TypeType.SQLStatic value Sql for Type.static final TypeStatic value SqlDedicatedGateway for Type.static final TypeType.TABLEStatic value Table for Type.static final TypeType.UNDEFINEDStatic value Undefined for Type.Methods in com.azure.resourcemanager.cosmos.models that return TypeModifier and TypeMethodDescriptionstatic TypeType.fromString(String name) Creates or finds a Type from its string representation.DatabaseAccountConnectionString.type()Get the type property: Type of the connection string.Methods in com.azure.resourcemanager.cosmos.models that return types with arguments of type Type