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