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: A collection of information about the state of the connection between service consumer and provider..
      Parameters:
      privateLinkServiceConnectionState - A collection of information about the state of the connection between service consumer and provider.
      Returns:
      the next definition stage.