Partager via


IotHubPrivateEndpointConnectionProperties Constructeur

Définition

Initialise une nouvelle instance de IotHubPrivateEndpointConnectionProperties.

public IotHubPrivateEndpointConnectionProperties (Azure.ResourceManager.IotHub.Models.IotHubPrivateLinkServiceConnectionState connectionState);
new Azure.ResourceManager.IotHub.Models.IotHubPrivateEndpointConnectionProperties : Azure.ResourceManager.IotHub.Models.IotHubPrivateLinkServiceConnectionState -> Azure.ResourceManager.IotHub.Models.IotHubPrivateEndpointConnectionProperties
Public Sub New (connectionState As IotHubPrivateLinkServiceConnectionState)

Paramètres

connectionState
IotHubPrivateLinkServiceConnectionState

État actuel d’une connexion de point de terminaison privé.

Exceptions

connectionState a la valeur null.

S’applique à