AzureResourceBase Class

Common properties for all Azure resources.

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

Inheritance
azure.mgmt.resource.templatespecs._serialization.Model
AzureResourceBase

Constructor

AzureResourceBase(**kwargs: Any)

Variables

Name Description
id
str

String Id used to locate any resource on Azure.

name
str

Name of this resource.

type
str

Type of this resource.

system_data

Azure Resource Manager metadata containing createdBy and modifiedBy information.