Partager via


HDInsightPrivateEndpointConnectionData Constructeur

Définition

Initialise une nouvelle instance de HDInsightPrivateEndpointConnectionData.

public HDInsightPrivateEndpointConnectionData (Azure.ResourceManager.HDInsight.Models.HDInsightPrivateLinkServiceConnectionState connectionState);
new Azure.ResourceManager.HDInsight.HDInsightPrivateEndpointConnectionData : Azure.ResourceManager.HDInsight.Models.HDInsightPrivateLinkServiceConnectionState -> Azure.ResourceManager.HDInsight.HDInsightPrivateEndpointConnectionData
Public Sub New (connectionState As HDInsightPrivateLinkServiceConnectionState)

Paramètres

connectionState
HDInsightPrivateLinkServiceConnectionState

État de connexion du service de liaison privée.

Exceptions

connectionState a la valeur null.

S’applique à