PrivateEndpointConnection.UpdateStages.WithPrivateEndpoint Interface
public static interface PrivateEndpointConnection.UpdateStages.WithPrivateEndpoint
The stage of the PrivateEndpointConnection update allowing to specify privateEndpoint.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withPrivateEndpoint(PrivateEndpoint privateEndpoint)
Specifies the private |
Method Details
withPrivateEndpoint
public abstract PrivateEndpointConnection.Update withPrivateEndpoint(PrivateEndpoint privateEndpoint)
Specifies the privateEndpoint property: The private endpoint resource..
Parameters:
Returns: