Interface PrivateEndpointConnection.UpdateStages.WithPrivateEndpoint

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

public static interface PrivateEndpointConnection.UpdateStages.WithPrivateEndpoint
The stage of the PrivateEndpointConnection update allowing to specify privateEndpoint.
  • Method Details

    • withPrivateEndpoint

      PrivateEndpointConnection.Update withPrivateEndpoint(PrivateEndpointProperty privateEndpoint)
      Specifies the privateEndpoint property: Private endpoint which the connection belongs to..
      Parameters:
      privateEndpoint - Private endpoint which the connection belongs to.
      Returns:
      the next definition stage.