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 Kind
Kind.PRIMARY
Static value Primary for Kind.static final Kind
Kind.PRIMARY_READONLY
Static value PrimaryReadonly for Kind.static final Kind
Kind.SECONDARY
Static value Secondary for Kind.static final Kind
Kind.SECONDARY_READONLY
Static value SecondaryReadonly for Kind.Methods in com.azure.resourcemanager.cosmos.models that return KindModifier and TypeMethodDescriptionstatic Kind
Kind.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