TrackedResource Class

The resource model definition for a ARM tracked top level resource.

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
azure.mgmt.cdn.models._models_py3.Resource
TrackedResource

Constructor

TrackedResource(*, location: str, tags: Optional[Dict[str, str]] = None, **kwargs)

Variables

id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

system_data
SystemData

Read only system data.

location
str

Required. Resource location.

tags
dict[str, str]

A set of tags. Resource tags.