TrackedResource Class

Azure ARM Tracked Resource.

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

Inheritance
msrest.serialization.Model
TrackedResource

Constructor

TrackedResource(*, identity: Identity | None = None, location: str | None = None, tags: Dict[str, str] | None = None, **kwargs)

Parameters

Name Description
identity
Required

Identity Info on the tracked resource.

location
Required
str

Gets or sets the location.

tags
Required

A set of tags. Tags on the azure resource.

Keyword-Only Parameters

Name Description
identity
Required
location
Required
tags
Required

Variables

Name Description
id
str

Gets or sets the identifier.

name
str

Gets or sets the name.

system_data

Metadata pertaining to creation and last modification of the resource.

type
str

Gets or sets the type.