Resource Class

Azure resource. This resource is tracked in Azure Resource Manager.

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
Resource

Constructor

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

Parameters

kind
str
Required

Kind of resource.

location
str
Required

Required. Resource Location.

tags
dict[str, str]
Required

A set of tags. Resource tags.

Variables

id
str

Resource Id.

name
str

Resource Name.

type
str

Resource type.

system_data
SystemData

The system metadata relating to this resource.