Interface PrivateEndpointConnection.DefinitionStages.WithPrivateLinkServiceConnectionState

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

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

    • withPrivateLinkServiceConnectionState

      PrivateEndpointConnection.DefinitionStages.WithCreate withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)
      Specifies the privateLinkServiceConnectionState property: The private link service connection state..
      Parameters:
      privateLinkServiceConnectionState - The private link service connection state.
      Returns:
      the next definition stage.