Compartilhar via


IotHubPrivateEndpointConnectionProperties Construtor

Definição

Inicializa uma nova instância 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)

Parâmetros

connectionState
IotHubPrivateLinkServiceConnectionState

O estado atual de uma conexão de ponto de extremidade privado.

Exceções

connectionState é nulo.

Aplica-se a