LocationGetResult Class

Cosmos DB location get result.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.cosmosdb.models._models_py3.ARMProxyResource
LocationGetResult

Constructor

LocationGetResult(*, properties: _models.LocationProperties | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
properties

Cosmos DB location metadata.

Variables

Name Description
id
str

The unique resource identifier of the database account.

name
str

The name of the database account.

type
str

The type of Azure resource.

properties

Cosmos DB location metadata.