Partager via


DeviceUpdatePrivateEndpointConnectionData Constructeur

Définition

Initialise une nouvelle instance de DeviceUpdatePrivateEndpointConnectionData.

public DeviceUpdatePrivateEndpointConnectionData (Azure.ResourceManager.DeviceUpdate.Models.DeviceUpdatePrivateLinkServiceConnectionState connectionState);
new Azure.ResourceManager.DeviceUpdate.DeviceUpdatePrivateEndpointConnectionData : Azure.ResourceManager.DeviceUpdate.Models.DeviceUpdatePrivateLinkServiceConnectionState -> Azure.ResourceManager.DeviceUpdate.DeviceUpdatePrivateEndpointConnectionData
Public Sub New (connectionState As DeviceUpdatePrivateLinkServiceConnectionState)

Paramètres

connectionState
DeviceUpdatePrivateLinkServiceConnectionState

Collection d’informations sur l’état de la connexion entre le consommateur de services et le fournisseur.

Exceptions

connectionState a la valeur null.

S’applique à