PrivateEndpointConnection.DefinitionStages.WithPrivateEndpoint Interface
public static interface PrivateEndpointConnection.DefinitionStages.WithPrivateEndpoint
The stage of the PrivateEndpointConnection definition allowing to specify privateEndpoint.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withPrivateEndpoint(PrivateEndpoint privateEndpoint)
Specifies the private |
Method Details
withPrivateEndpoint
public abstract PrivateEndpointConnection.DefinitionStages.WithCreate withPrivateEndpoint(PrivateEndpoint privateEndpoint)
Specifies the privateEndpoint property: The resource of private end point..
Parameters:
Returns: