PrivateEndpointConnection.DefinitionStages.WithParentResource Interface
public static interface PrivateEndpointConnection.DefinitionStages.WithParentResource
The stage of the PrivateEndpointConnection definition allowing to specify parent resource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withExistingPrivateLink(String resourceGroupName, String privateLinkName)
Specifies resource |
Method Details
withExistingPrivateLink
public abstract PrivateEndpointConnection.DefinitionStages.WithCreate withExistingPrivateLink(String resourceGroupName, String privateLinkName)
Specifies resourceGroupName, privateLinkName.
Parameters:
Returns: