Resource Class

Describes a storage resource.

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

Inheritance
azure.mgmt.storage._serialization.Model
Resource

Constructor

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

Keyword-Only Parameters

Name Description
location
str

Resource location.

tags

Tags assigned to a resource; can be used for viewing and grouping a resource (across resource groups).

Variables

Name Description
id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.

location
str

Resource location.

tags

Tags assigned to a resource; can be used for viewing and grouping a resource (across resource groups).