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