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