Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PSMongoDBDatabaseGetResults Class

Definition

Namespace:
Microsoft.Azure.Commands.CosmosDB.Models
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.CosmosDB.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

public class PSMongoDBDatabaseGetResults
type PSMongoDBDatabaseGetResults = class
Public Class PSMongoDBDatabaseGetResults
Inheritance
PSMongoDBDatabaseGetResults

Constructors

Name Description
PSMongoDBDatabaseGetResults()
PSMongoDBDatabaseGetResults(MongoDBDatabaseGetResults)

Properties

Name Description
Id

Gets or sets Id of the Cosmos DB MongoDB database

Location

Gets or sets Location of the Cosmos DB MongoDB database

Name

Gets or sets Name of the Cosmos DB MongoDB database

Resource
Tags

Gets or sets Tags of the Cosmos DB MongoDB database

Applies to