IotSitesModel Class

IoT site model.

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

Inheritance
azure.mgmt.security.models._models_py3.Resource
IotSitesModel

Constructor

IotSitesModel(*, display_name: Optional[str] = None, tags: Optional[Dict[str, str]] = None, **kwargs)

Parameters

display_name
str
Required

Display name of the IoT site.

tags
dict[str, str]
Required

A set of tags. Tags of the IoT site.

Variables

id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.