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(PrivateEndpoint privateEndpoint)
      Specifies the privateEndpoint property: The resource of private endpoint..
      Parameters:
      privateEndpoint - The resource of private endpoint.
      Returns:
      the next definition stage.