PrivateEndpointConnection Class

The private endpoint connection of 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
PrivateEndpointConnection

Constructor

PrivateEndpointConnection(*, properties: azure.mgmt.iothub.v2021_03_03_preview.models._models_py3.PrivateEndpointConnectionProperties, **kwargs)

Variables

id
str

The resource identifier.

name
str

The resource name.

type
str

The resource type.

properties
PrivateEndpointConnectionProperties

Required. The properties of a private endpoint connection.