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