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