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(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.