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