Interface ApiManagementServiceResource.UpdateStages.WithPrivateEndpointConnections

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

public static interface ApiManagementServiceResource.UpdateStages.WithPrivateEndpointConnections
The stage of the ApiManagementServiceResource update allowing to specify privateEndpointConnections.
  • Method Details

    • withPrivateEndpointConnections

      ApiManagementServiceResource.Update withPrivateEndpointConnections(List<RemotePrivateEndpointConnectionWrapper> privateEndpointConnections)
      Specifies the privateEndpointConnections property: List of Private Endpoint Connections of this service..
      Parameters:
      privateEndpointConnections - List of Private Endpoint Connections of this service.
      Returns:
      the next definition stage.