ManagedResource Class

An azure managed resource object.

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
azure.mgmt.alertsmanagement.models._models_py3.Resource
ManagedResource

Constructor

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

Parameters

location
str
Required

Required. Resource location.

tags
dict[str, str]
Required

A set of tags. Resource tags.

Variables

id
str

Azure resource Id.

type
str

Azure resource type.

name
str

Azure resource name.