Interface DomainResource.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingEmailService

        DomainResource.DefinitionStages.WithCreate withExistingEmailService​(String resourceGroupName,
                                                                            String emailServiceName)
        Specifies resourceGroupName, emailServiceName.
        Parameters:
        resourceGroupName - The name of the resource group. The name is case insensitive.
        emailServiceName - The name of the EmailService resource.
        Returns:
        the next definition stage.