Interface PrivateEndpointConnection.UpdateStages.WithPrivateLinkServiceConnectionState

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

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

    • withPrivateLinkServiceConnectionState

      PrivateEndpointConnection.Update withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionStateProperty 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.