Uses of Class
com.azure.resourcemanager.cosmos.models.Kind
Packages that use Kind
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of Kind in com.azure.resourcemanager.cosmos.models
Fields in com.azure.resourcemanager.cosmos.models declared as KindModifier and TypeFieldDescriptionstatic final KindKind.PRIMARYStatic value Primary for Kind.static final KindKind.PRIMARY_READONLYStatic value PrimaryReadonly for Kind.static final KindKind.SECONDARYStatic value Secondary for Kind.static final KindKind.SECONDARY_READONLYStatic value SecondaryReadonly for Kind.Methods in com.azure.resourcemanager.cosmos.models that return KindModifier and TypeMethodDescriptionstatic KindKind.fromString(String name) Creates or finds a Kind from its string representation.DatabaseAccountConnectionString.keyKind()Get the keyKind property: Kind of the connection string key.Methods in com.azure.resourcemanager.cosmos.models that return types with arguments of type Kind