PrivateLinkServiceProxy Clase
Detalles del proxy del servicio Private Link.
- Herencia
-
azure.mgmt.deviceupdate._serialization.ModelPrivateLinkServiceProxy
Constructor
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 recurso NRP.
- remote_private_link_service_connection_state
- PrivateLinkServiceConnectionState
Estado de conexión del servicio Private Link remoto.
- remote_private_endpoint_connection
- PrivateLinkServiceProxyRemotePrivateEndpointConnection
Detalles de conexión de punto de conexión privado remoto.
- group_connectivity_information
- list[GroupConnectivityInformation]
Información de conectividad de grupo.