PrivateEndpointConnection.DefinitionStages.WithPrivateLinkServiceConnectionState Interface
public static interface PrivateEndpointConnection.DefinitionStages.WithPrivateLinkServiceConnectionState
The stage of the PrivateEndpointConnection definition allowing to specify privateLinkServiceConnectionState.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)
Specifies the private |
Method Details
withPrivateLinkServiceConnectionState
public abstract PrivateEndpointConnection.DefinitionStages.WithCreate withPrivateLinkServiceConnectionState(PrivateLinkServiceConnectionState privateLinkServiceConnectionState)
Specifies the privateLinkServiceConnectionState property: Connection state of the private endpoint connection..
Parameters:
Returns: