Resource Class

An Azure resource.

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

Inheritance
msrest.serialization.Model
Resource

Constructor

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

Parameters

Name Description
location
Required
str

The location of the resource.

tags
Required

A set of tags. The tags of the resource.

Keyword-Only Parameters

Name Description
location
Required
tags
Required

Variables

Name Description
id
str

The identifier of the resource.

name
str

The name of the resource.

type
str

The type of the resource.