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