PrivateEndpointConnection.UpdateStages.WithPrivateLinkServiceConnectionState Interface
public static interface PrivateEndpointConnection.UpdateStages.WithPrivateLinkServiceConnectionState
The stage of the PrivateEndpointConnection update allowing to specify privateLinkServiceConnectionState.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract Update |
withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)
Specifies the private |
Method Details
withPrivateLinkServiceConnectionState
public abstract 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:
Returns:
Applies to
Azure SDK for Java