GroupIdInformation Class

The group information for creating a private endpoint on an IotHub.

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
GroupIdInformation

Constructor

GroupIdInformation(*, properties: azure.mgmt.iothub.v2021_07_01.models._models_py3.GroupIdInformationProperties, **kwargs)

Variables

id
str

The resource identifier.

name
str

The resource name.

type
str

The resource type.

properties
GroupIdInformationProperties

Required. The properties for a group information object.