ServiceResource Class

Properties for the database account.

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

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

Constructor

ServiceResource(*, properties: _models.ServiceResourceProperties | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
properties

Services response resource.

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

Services response resource.