Note

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

Access to this page requires authorization. You can try .

PSSqlDatabaseGetResults 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 PSSqlDatabaseGetResults
type PSSqlDatabaseGetResults = class
Public Class PSSqlDatabaseGetResults
Inheritance
PSSqlDatabaseGetResults

Constructors

Name Description
PSSqlDatabaseGetResults()
PSSqlDatabaseGetResults(SqlDatabaseGetResults)

Properties

Name Description
Id

Gets or sets Id of the Cosmos DB SQL database

Location

Gets or sets Location of the Cosmos DB SQL database

Name

Gets or sets Name of the Cosmos DB SQL database

Resource
Tags

Gets or sets Tags of the Cosmos DB SQL database

Applies to