### YamlMime:JavaType uid: "com.azure.resourcemanager.cosmos.CosmosManager" fullName: "com.azure.resourcemanager.cosmos.CosmosManager" name: "CosmosManager" nameWithType: "CosmosManager" summary: "Entry point to Azure compute resource management." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **CosmosManager**
extends <>" methods: - uid: "com.azure.resourcemanager.cosmos.CosmosManager.authenticate(com.azure.core.credential.TokenCredential,com.azure.core.management.profile.AzureProfile)" fullName: "com.azure.resourcemanager.cosmos.CosmosManager.authenticate(TokenCredential credential, AzureProfile profile)" name: "authenticate(TokenCredential credential, AzureProfile profile)" nameWithType: "CosmosManager.authenticate(TokenCredential credential, AzureProfile profile)" summary: "Creates an instance of ComputeManager that exposes Compute resource management API entry points." modifiers: - "static" parameters: - description: "the credential to use" name: "credential" type: "" - description: "the profile to use" name: "profile" type: "" syntax: "public static CosmosManager authenticate(TokenCredential credential, AzureProfile profile)" desc: "Creates an instance of ComputeManager that exposes Compute resource management API entry points." returns: description: "the ComputeManager" type: "" - uid: "com.azure.resourcemanager.cosmos.CosmosManager.authenticate(com.azure.core.http.HttpPipeline,com.azure.core.management.profile.AzureProfile)" fullName: "com.azure.resourcemanager.cosmos.CosmosManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)" name: "authenticate(HttpPipeline httpPipeline, AzureProfile profile)" nameWithType: "CosmosManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)" summary: "Creates an instance of ComputeManager that exposes Compute resource management API entry points." modifiers: - "static" parameters: - description: "the configured with Azure authentication credential." name: "httpPipeline" type: "" - description: "the profile" name: "profile" type: "" syntax: "public static CosmosManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)" desc: "Creates an instance of ComputeManager that exposes Compute resource management API entry points." returns: description: "the ComputeManager" type: "" - uid: "com.azure.resourcemanager.cosmos.CosmosManager.configure()" fullName: "com.azure.resourcemanager.cosmos.CosmosManager.configure()" name: "configure()" nameWithType: "CosmosManager.configure()" summary: "Get a Configurable instance that can be used to create ComputeManager with optional configuration." modifiers: - "static" syntax: "public static CosmosManager.Configurable configure()" desc: "Get a Configurable instance that can be used to create ComputeManager with optional configuration." returns: description: "Configurable" type: "" - uid: "com.azure.resourcemanager.cosmos.CosmosManager.databaseAccounts()" fullName: "com.azure.resourcemanager.cosmos.CosmosManager.databaseAccounts()" name: "databaseAccounts()" nameWithType: "CosmosManager.databaseAccounts()" syntax: "public CosmosDBAccounts databaseAccounts()" returns: description: "the cosmos db database account resource management API entry point" type: "" type: "class" desc: "Entry point to Azure compute resource management." metadata: {} package: "com.azure.resourcemanager.cosmos" artifact: com.azure.resourcemanager:azure-resourcemanager-cosmos:2.44.1