Share via


CosmosDBAccountPatch.KeysMetadata Property

Definition

This property is ignored during the update operation, as the metadata is read-only. The object represents the metadata for the Account Keys of the Cosmos DB account.

public Azure.ResourceManager.CosmosDB.Models.DatabaseAccountKeysMetadata KeysMetadata { get; }
member this.KeysMetadata : Azure.ResourceManager.CosmosDB.Models.DatabaseAccountKeysMetadata
Public ReadOnly Property KeysMetadata As DatabaseAccountKeysMetadata

Property Value

Applies to