DigitalTwinsResource Class

The common properties of a DigitalTwinsInstance.

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

All required parameters must be populated in order to send to Azure.

Inheritance
DigitalTwinsResource

Constructor

DigitalTwinsResource(*, location: str, tags: Optional[Dict[str, str]] = None, sku: Optional[azure.mgmt.digitaltwins.v2020_03_01_preview.models._models_py3.DigitalTwinsSkuInfo] = None, **kwargs)

Variables

id
str

The resource identifier.

name
str

The resource name.

type
str

The resource type.

location
str

Required. The resource location.

tags
dict[str, str]

A set of tags. The resource tags.

sku
DigitalTwinsSkuInfo

This property is reserved for future use, and will be ignored/omitted.