Class RemotePrivateEndpointConnection

java.lang.Object
com.azure.resourcemanager.deviceupdate.models.RemotePrivateEndpointConnection
Direct Known Subclasses:
PrivateLinkServiceProxyRemotePrivateEndpointConnection

public class RemotePrivateEndpointConnection extends Object
Remote private endpoint connection details.
  • Constructor Details

    • RemotePrivateEndpointConnection

      public RemotePrivateEndpointConnection()
  • Method Details

    • id

      public String id()
      Get the id property: Remote private endpoint connection ID.
      Returns:
      the id value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.