PrivateLinkServiceProxyRemotePrivateEndpointConnection Class
- java.
lang. Object - com.
azure. resourcemanager. deviceupdate. models. RemotePrivateEndpointConnection - com.
azure. resourcemanager. deviceupdate. models. PrivateLinkServiceProxyRemotePrivateEndpointConnection
- com.
- com.
public final class PrivateLinkServiceProxyRemotePrivateEndpointConnection
extends RemotePrivateEndpointConnection
Remote private endpoint connection details.
Constructor Summary
| Constructor | Description | |
|---|---|---|
| PrivateLinkServiceProxyRemotePrivateEndpointConnection() | ||
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| void |
validate()
Validates the instance. |
Methods inherited from RemotePrivateEndpointConnection
Methods inherited from java.lang.Object
Constructor Details
PrivateLinkServiceProxyRemotePrivateEndpointConnection
public PrivateLinkServiceProxyRemotePrivateEndpointConnection()
Method Details
validate
public void validate()
Validates the instance.
Overrides:
PrivateLinkServiceProxyRemotePrivateEndpointConnection.validate()