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 |
withExistingConfigurationStore(String resourceGroupName, String configStoreName)
Specifies resource |
Method Details
withExistingConfigurationStore
public abstract PrivateEndpointConnection.DefinitionStages.WithCreate withExistingConfigurationStore(String resourceGroupName, String configStoreName)
Specifies resourceGroupName, configStoreName.
Parameters:
Returns: