Partager via


PrivateLinkServiceProxy Classe

Détails du proxy de service de liaison privée.

Héritage
azure.mgmt.deviceupdate._serialization.Model
PrivateLinkServiceProxy

Constructeur

PrivateLinkServiceProxy(*, id: str | None = None, remote_private_link_service_connection_state: _models.PrivateLinkServiceConnectionState | None = None, remote_private_endpoint_connection: _models.PrivateLinkServiceProxyRemotePrivateEndpointConnection | None = None, group_connectivity_information: List[_models.GroupConnectivityInformation] | None = None, **kwargs)

Variables

id
str

ID de ressource NRP.

remote_private_link_service_connection_state
PrivateLinkServiceConnectionState

État de connexion au service de liaison privée distante.

remote_private_endpoint_connection
PrivateLinkServiceProxyRemotePrivateEndpointConnection

Détails de connexion du point de terminaison privé distant.

group_connectivity_information
list[GroupConnectivityInformation]

Informations de connectivité de groupe.