Uses of Class
com.azure.resourcemanager.cosmos.models.DatabaseAccountKeysMetadata
Packages that use DatabaseAccountKeysMetadata
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of DatabaseAccountKeysMetadata in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return DatabaseAccountKeysMetadataModifier and TypeMethodDescriptionDatabaseAccountCreateUpdateProperties.keysMetadata()Get the keysMetadata property: This property is ignored during the update/create operation, as the metadata is read-only.DatabaseAccountGetProperties.keysMetadata()Get the keysMetadata property: The object that represents the metadata for the Account Keys of the Cosmos DB account.DatabaseAccountGetResultsInner.keysMetadata()Get the keysMetadata property: The object that represents the metadata for the Account Keys of the Cosmos DB account.DatabaseAccountUpdateProperties.keysMetadata()Get the keysMetadata property: This property is ignored during the update operation, as the metadata is read-only. -
Uses of DatabaseAccountKeysMetadata in com.azure.resourcemanager.cosmos.models
Classes in com.azure.resourcemanager.cosmos.models that implement interfaces with type arguments of type DatabaseAccountKeysMetadataModifier and TypeClassDescriptionfinal classThe metadata related to each access key for the given Cosmos DB database account.Methods in com.azure.resourcemanager.cosmos.models that return DatabaseAccountKeysMetadataModifier and TypeMethodDescriptionstatic DatabaseAccountKeysMetadataDatabaseAccountKeysMetadata.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DatabaseAccountKeysMetadata from the JsonReader.DatabaseAccountCreateUpdateParameters.keysMetadata()Get the keysMetadata property: This property is ignored during the update/create operation, as the metadata is read-only.DatabaseAccountUpdateParameters.keysMetadata()Get the keysMetadata property: This property is ignored during the update operation, as the metadata is read-only.