Interface PrivateEndpointConnectionProxy.UpdateStages.WithRemotePrivateEndpoint

All Known Subinterfaces:
PrivateEndpointConnectionProxy.Update
Enclosing interface:
PrivateEndpointConnectionProxy.UpdateStages

public static interface PrivateEndpointConnectionProxy.UpdateStages.WithRemotePrivateEndpoint
The stage of the PrivateEndpointConnectionProxy update allowing to specify remotePrivateEndpoint.
  • Method Details

    • withRemotePrivateEndpoint

      PrivateEndpointConnectionProxy.Update withRemotePrivateEndpoint(RemotePrivateEndpoint remotePrivateEndpoint)
      Specifies the remotePrivateEndpoint property: Remote private endpoint details..
      Parameters:
      remotePrivateEndpoint - Remote private endpoint details.
      Returns:
      the next definition stage.