Interface PrivateEndpointConnection.DefinitionStages.WithPrivateEndpoint

All Known Subinterfaces:
PrivateEndpointConnection.Definition, PrivateEndpointConnection.DefinitionStages.WithCreate
Enclosing interface:
PrivateEndpointConnection.DefinitionStages

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

    • withPrivateEndpoint

      Specifies the privateEndpoint property: The private endpoint which the connection belongs to..
      Parameters:
      privateEndpoint - The private endpoint which the connection belongs to.
      Returns:
      the next definition stage.