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: Connection state of the private endpoint connection..
      Parameters:
      privateLinkServiceConnectionState - Connection state of the private endpoint connection.
      Returns:
      the next definition stage.